From ab14f658e1d4534c7ea81e4081ac23c4869b06ce Mon Sep 17 00:00:00 2001 From: lhark Date: Tue, 5 Jan 2021 04:09:09 +0100 Subject: [PATCH] Old archlinux pacman fix --- how_to | 2 ++ 1 file changed, 2 insertions(+) diff --git a/how_to b/how_to index 3a872cd..241efde 100644 --- a/how_to +++ b/how_to @@ -707,6 +707,8 @@ Artix: Artixlinux pacman gpg unknown trust fix: sudo pacman-key --init sudo pacman-key --populate archlinux artix + Or if it's an old system: + sudo pacman -S archlinux-keyring Artixlinux steam lib32-systemd fix: https://forum.artixlinux.org/index.php/topic,633.msg7437.html [Attached file]: resources/lib32-systemd-dummy.pkgbuild