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:
parent
466412f558
commit
e5d314aeeb
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue