7zip added to the default ubuntu installation

This commit is contained in:
Cyryl Plotnicki-Chudyk 2015-01-03 18:15:47 +01:00
parent 35d1868835
commit 69ef2cb93e

View file

@ -1,7 +1,7 @@
#!/bin/bash
sudo apt-get update
sudo apt-get full-upgrade
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz gajim tor torsocks nodejs npm terminator gsmartcontrol python-pip mesa-utils mesa-utils-extra aptitude
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz gajim tor torsocks nodejs npm terminator gsmartcontrol python-pip mesa-utils mesa-utils-extra aptitude p7zip-full p7zip-rar
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
$DIR/install_common.sh