Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- clear
- apt-get update && apt-get upgrade && apt-get dist-upgrade
- apt-get install faac faad flake lame libmad0 libmpcdec6 mppenc vorbis-tools wavpack -y
- apt-get install unace unrar zip unzip p7zip-full p7zip-rar sharutils rar uudeview mpack arj cabextract file-roller krename kdiff3 -y
- apt-get install figlet -y
- apt-get install krusader -y
- apt-get install poedit gettext -y
- apt-get install hwinfo htop nmap -y
- apt-get install gimp gimp-data gimp-plugin-registry gimp-data-extras -y
- apt-get install rcconf -y
- apt-get install sysv-rc-conf -y
- sysv-rc-conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement