Created
May 9, 2024 15:12
-
-
Save Sorseg/6baa43db337de3b3942f9b022d13f4c6 to your computer and use it in GitHub Desktop.
Steamos development tools installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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