Add mpv and tidy.
This commit is contained in:
parent
bebaebe81d
commit
67e991f248
|
|
@ -1,4 +1,7 @@
|
|||
apt-get -y install curl apt-file
|
||||
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 sshpass
|
||||
apt-get -y install git
|
||||
|
|
@ -12,21 +15,21 @@ 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 mpv
|
||||
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
|
||||
|
||||
|
||||
apt-get -y install rox-filer
|
||||
apt-get -y install atril
|
||||
apt-get -y install libreoffice-pdfimport
|
||||
apt-get -y install terminology
|
||||
apt-get -y install geeqie
|
||||
|
|
|
|||
Loading…
Reference in New Issue