Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Keep in mind that this is normally not recommended. It kind of says ignore the signature verification. But I wasn't able to fix it using another method. More info regarding the setting can be found here: https://wiki.archlinux.org/title/Pacman/Package_signing#Configuring_pacman
I guess they broke something. The
sudo pacman -S holo-keyring archlinux-keyring
then after installing it set it back and it will work.
FYI, here are all the keyring packages I have installed (I'm on preview channel):
Thanks, "pacman-key --populate holo" was the one that fixed it for me.
I didn't know about steamos-devmode, that seems to do everything at once (disable read-only mode, populate keyring, also restore dev headers) so it should be simpler to run `sudo steamos-devmode enable` next time!
Unless I just switch to another solution (rwfus or Homebrew on Linux) in the meantime. Now that I can use pacman, it's easier to use any workaround that relies on installing another package in the first place!
Thanks! I had screwed with my keys and pacman so many times I messed stuff up a whole bunch when updating my deck to the beta branch recently, this script that you pointed out was on the deck which I did not know about fixed my issues.
It did corrupt my keys for sublime text but I just re ran the GPG key install curl line and it worked again.
For those wanting a TLDR I fixed everything pretty much by running
`Sudo steamos-devmode enable`
How do you set SigLevel = TrustAll ?
When I type that into Konsole on the steam deck it just says the command doesn't exist. I can't seem to find anywhere online how to set SigLevel = TrustAll
Also, there's a new script:
It helped well, thank you