mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 14:15:26 +02:00
There is no need to have pacman force a refresh of all package lists.
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
This commit is contained in:
parent
9b7c8baf92
commit
b590b10dbd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- synchronize and update all packages
|
||||
|
||||
`pacman -Syyu`
|
||||
`pacman -Syu`
|
||||
|
||||
- install a new package
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue