Old archlinux pacman fix
This commit is contained in:
parent
a9097fccbe
commit
ab14f658e1
1 changed files with 2 additions and 0 deletions
2
how_to
2
how_to
|
@ -707,6 +707,8 @@ Artix:
|
||||||
Artixlinux pacman gpg unknown trust fix:
|
Artixlinux pacman gpg unknown trust fix:
|
||||||
sudo pacman-key --init
|
sudo pacman-key --init
|
||||||
sudo pacman-key --populate archlinux artix
|
sudo pacman-key --populate archlinux artix
|
||||||
|
Or if it's an old system:
|
||||||
|
sudo pacman -S archlinux-keyring
|
||||||
Artixlinux steam lib32-systemd fix:
|
Artixlinux steam lib32-systemd fix:
|
||||||
https://forum.artixlinux.org/index.php/topic,633.msg7437.html
|
https://forum.artixlinux.org/index.php/topic,633.msg7437.html
|
||||||
[Attached file]: resources/lib32-systemd-dummy.pkgbuild
|
[Attached file]: resources/lib32-systemd-dummy.pkgbuild
|
||||||
|
|
Loading…
Reference in a new issue