From 67e991f248f4f1604c1e41f0551bf641772bb602 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Mon, 19 Feb 2018 12:38:33 +0000 Subject: [PATCH] Add mpv and tidy. --- 010_apt-get.sh | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/010_apt-get.sh b/010_apt-get.sh index 454fc57..2a30c50 100644 --- a/010_apt-get.sh +++ b/010_apt-get.sh @@ -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