mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 17:38:14 +02:00
package manager: noted yay cache cleaning
This commit is contained in:
@@ -49,6 +49,12 @@ The cache of all packages except the one installed can be deleted by running the
|
|||||||
pacman -Sc
|
pacman -Sc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Since `yay` mirrors the usage of `pacman` it can be used the same way and will clean both caches.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
yay -Sc
|
||||||
|
```
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
This section addresses various uses of the pacman and yay package managers.
|
This section addresses various uses of the pacman and yay package managers.
|
||||||
|
Reference in New Issue
Block a user