mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
pacman: update mirrorlist added
This commit is contained in:
parent
ad8f68f0a1
commit
966713b943
@ -9,6 +9,16 @@ In this article `yay` is used as the go to AUR manager.
|
||||
`yay` is also a wrapper for `pacman` so you can just use `yay` instead of pacman
|
||||
to install programs.
|
||||
|
||||
## Update Mirrorlist
|
||||
|
||||
After a while not updating the system it is possible for the mirrorlist to be
|
||||
outdated.
|
||||
This can be fixed by updating it with the following command:
|
||||
|
||||
```sh
|
||||
curl -o /etc/pacman.d/mirrorlist https://archlinux.org/mirrorlist/all/
|
||||
```
|
||||
|
||||
## Bugfixes
|
||||
|
||||
### Error while importing keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user