mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 11:52:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -35,8 +35,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- [S]ynchronize and [u]pdate all packages, but ignore a specific package (can be used more than once):
|
||||
|
||||
`sudo pacman -Syu --ignore {{package}}`
|
||||
`sudo pacman -Syu --ignore {{package1 package2 ...}}`
|
||||
|
||||
- Remove not installed packages and unused repositories from the cache (use the flags `Scc` to [c]lean all packages):
|
||||
- Remove not installed packages and unused repositories from the cache (use the flags `Sc` to [c]lean all packages):
|
||||
|
||||
`sudo pacman -Sc`
|
||||
|
||||
Reference in New Issue
Block a user