From 5c2b827d0aa139ac55e99906b077a73089360fb9 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Thu, 10 May 2018 11:15:37 +0100 Subject: [PATCH] Added cmus terminal audio player. --- 010_apt-get.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/010_apt-get.sh b/010_apt-get.sh index 9fe0d1d..02f7e34 100644 --- a/010_apt-get.sh +++ b/010_apt-get.sh @@ -21,11 +21,23 @@ 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 sysstat apt-get -y install mpv apt-get -y install youtube-dl +apt-get -y install cmus 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