update
This commit is contained in:
parent
4aaf6f053f
commit
3e943fe374
@ -8,7 +8,7 @@ official CondorCore keyring
|
|||||||
First, install the primary key - it can then be used to install our keyring and mirrorlist.
|
First, install the primary key - it can then be used to install our keyring and mirrorlist.
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
# pacman-key --recv-key FDD42A59FD43C07B --keyserver keys.openpgp.org
|
# pacman-key --recv-key FDD42A59FD43C07B --keyserver keyserver.ubuntu.com
|
||||||
```
|
```
|
||||||
```bash
|
```bash
|
||||||
# pacman-key --lsign-key FDD42A59FD43C07B
|
# pacman-key --lsign-key FDD42A59FD43C07B
|
||||||
@ -19,6 +19,6 @@ First, install the primary key - it can then be used to install our keyring and
|
|||||||
Append (adding to the end of the file) to `/etc/pacman.conf`:
|
Append (adding to the end of the file) to `/etc/pacman.conf`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
[chaotic-aur]
|
[condorcore]
|
||||||
Include = /etc/pacman.d/chaotic-mirrorlist
|
Include = /etc/pacman.d/condorcore-mirrorlist
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user