added notes on installing pacman-contrib and created alias clean_cache
This commit is contained in:
parent
0a9895a41d
commit
169ede143b
2 changed files with 5 additions and 2 deletions
|
|
@ -7,3 +7,7 @@ awk '!($2="")'
|
|||
add notation about tr (translate command):
|
||||
replace every newline with a single space:
|
||||
tr '\n' ' '
|
||||
|
||||
Install pacman-contrib for tool paccache
|
||||
|
||||
doas pacman -S pacman-contrib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue