1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:42:08 +02:00

Revert "pacman: update install instructions"

This reverts commit 37ff096332.

See discussion at https://github.com/tldr-pages/tldr/pull/1562#issuecomment-346997167
This commit is contained in:
Agniva De Sarker 2017-11-27 22:05:09 +05:30
parent 466412f558
commit e5d314aeeb

View file

@ -6,9 +6,9 @@
`pacman -Syu`
- Install a given package and update all other packages to their latest versions according to the local database:
- Install a new package:
`pacman -Su {{package_name}}`
`pacman -S {{package_name}}`
- Remove a package and its dependencies: