mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-10 02:27:45 +02:00
Compare commits
No commits in common. "546b52e2175e3f55c2f9efecccc84682087cabd9" and "ce5ec63719ee414b36637852d1c23620f6c8055c" have entirely different histories.
546b52e217
...
ce5ec63719
@ -41,17 +41,10 @@ commit list.
|
||||
Next to `download` a `.tar.gz` file can be downloaded which includes a `PKGBUILD` file.
|
||||
Afterwards it needs to be [uncompressed](/wiki/linux/tar.md#uncompressing-a-tar-archive).
|
||||
|
||||
#### Clear Cache
|
||||
|
||||
The cache of all packages except the one installed can be deleted by running the following command.
|
||||
|
||||
```sh
|
||||
pacman -Sc
|
||||
```
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
This section addresses various uses of the pacman and yay package managers.
|
||||
This section addresses various errors that can happen when using the package managers yay and
|
||||
pacman.
|
||||
|
||||
#### Update Mirrorlist
|
||||
|
||||
@ -63,11 +56,6 @@ This can be fixed by updating it with the following command:
|
||||
curl -o /etc/pacman.d/mirrorlist https://archlinux.org/mirrorlist/all/
|
||||
```
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
This section addresses various errors that can happen when using the package managers yay and
|
||||
pacman.
|
||||
|
||||
#### Error While Importing Keys
|
||||
|
||||
Both `yay` and `pacman` use [GPG keys](/wiki/linux/gpg.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user