62 lines
1.7 KiB
Bash
62 lines
1.7 KiB
Bash
apt-get -y install software-properties-common apt-transport-https wget curl lvm2
|
|
apt-get -y install apt-file
|
|
apt-get -y install tree
|
|
apt-get -y install tmux
|
|
apt-get -y install xclip
|
|
apt-get -y install xsel
|
|
apt-get -y install neofetch
|
|
apt-get -y install sshpass
|
|
apt-get -y install git
|
|
apt-get -y install tig
|
|
apt-get -y install grc
|
|
apt-get -y install gitk
|
|
apt-get -y install zsync
|
|
apt-get -y install jq
|
|
apt-get -y install pv
|
|
apt-get -y install rar
|
|
apt-get -y install kpartx
|
|
apt-get -y install inxi
|
|
apt-get -y --force-yes install xmlstarlet
|
|
apt-get -y install hexedit
|
|
apt-get -y install wicd-curses
|
|
apt-get -y install htop
|
|
apt-get -y install iotop
|
|
apt-get -y install sysstat
|
|
apt-get -y install mpv
|
|
apt-get -y install netcat
|
|
apt-get -y install socat
|
|
apt-get -y install youtube-dl
|
|
apt-get -y install tor
|
|
apt-get -y install torsocks
|
|
apt-get -y install cmus
|
|
apt-get -y install scdl
|
|
apt-get -y install checkinstall
|
|
apt-get -y install ntp ntpdate
|
|
apt-get -y install nmap
|
|
apt-get -y install gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good gstreamer1.0-libav
|
|
|
|
apt-get -y install cuetools
|
|
apt-get -y install flac
|
|
apt-get -y install vorbis-tools
|
|
apt-get -y install sox
|
|
apt-get -y install wavpack
|
|
apt-get -y install shntools
|
|
apt-get -y install lltag
|
|
|
|
apt-get -y install firmware-iwlwifi #For thinkpad wifi: Intel 5100 AGN [Shiloh]
|
|
apt-get -y install grub-pc grub2 gpart cgpt
|
|
apt-get -y install flex bison
|
|
apt-get -y install rsync
|
|
apt-get -y install socat
|
|
|
|
apt-get -y install rox-filer
|
|
apt-get -y install atril
|
|
apt-get -y install pandoc
|
|
apt-get -y install libreoffice-pdfimport
|
|
apt-get -y install terminology
|
|
apt-get -y install geeqie
|
|
apt-get -y install vbindiff
|
|
apt-get -y install xwhexedit
|
|
apt-get -y install lshw
|
|
|