LouisDK

Installing Pipelight on Arch/Manjaro

Apr 8th, 2014
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. echo -e '\n'[pipelight]'\n'Server = http://repos.fds-team.de/stable/arch/\$arch | sudo tee -a /etc/pacman.conf
  2.  
  3. sudo pacman-key -r E49CC0415DC2D5CA
  4.  
  5. sudo pacman-key --lsign-key E49CC0415DC2D5CA
  6.  
  7. sudo pacman -Sy pipelight
  8.  
  9. sudo pipelight-plugin --enable silverlight
Advertisement
Add Comment
Please, Sign In to add comment