Skip to content

Instantly share code, notes, and snippets.

@Sorseg
Created May 9, 2024 15:12
Show Gist options
  • Save Sorseg/6baa43db337de3b3942f9b022d13f4c6 to your computer and use it in GitHub Desktop.
Save Sorseg/6baa43db337de3b3942f9b022d13f4c6 to your computer and use it in GitHub Desktop.
Steamos development tools installation
steamos-readonly disable
pacman-key --init
pacman-key --populate archlinux
pacman-key --refresh-keys
pacman -Sy base-devel openssl
steamos-readonly enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment