Advertisement
lule34567

Untitled

Mar 27th, 2025
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. #!/bin/sh
  2.  sudo rm -R /etc/pacman.d/gnupg
  3.  sudo pacman-key --init
  4.  sudo pacman-key --populate
  5.  sudo steamos-readonly disable
  6.  sudo pacman -Syy fluidsynth
  7.  sudo steamos-readonly enable
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement