Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- sudo rm -R /etc/pacman.d/gnupg
- sudo pacman-key --init
- sudo pacman-key --populate
- sudo steamos-readonly disable
- sudo pacman -Syy fluidsynth
- sudo steamos-readonly enable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement