34 lines
1.0 KiB
Bash
34 lines
1.0 KiB
Bash
apt-get -y install curl apt-file
|
|
apt-get -y install xclip
|
|
apt-get -y install sshpass
|
|
apt-get -y install git
|
|
apt-get -y install tig
|
|
apt-get -y install gitk
|
|
apt-get -y install zsync
|
|
apt-get -y install jq
|
|
apt-get -y install pv
|
|
apt-get -y install mpv
|
|
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 geeqie
|
|
apt-get -y install sshpass
|
|
apt-get -y install wicd-curses
|
|
apt-get -y install htop
|
|
apt-get -y install iotop
|
|
apt-get -y install atril
|
|
apt-get -y install youtube-dl
|
|
apt-get -y install rox-filer
|
|
apt-get -y install checkinstall
|
|
apt-get -y install ntp ntpdate
|
|
apt-get -y install gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good gstreamer1.0-libav
|
|
apt-get -y install libreoffice-pdfimport
|
|
apt-get -y install terminology
|
|
apt-get -y install firmware-iwlwifi #For thinkpad wifi: Intel 5100 AGN [Shiloh]
|
|
apt-get -y install grub-pc grub2 gpart
|
|
apt-get install -y vim-gtk software-properties-common apt-transport-https wget curl lvm2
|
|
|
|
|