This commit is contained in:
Marco D'Agostini
2019-10-12 21:28:48 +00:00
committed by GitHub
parent 30df4af443
commit 2ab24b64c4

View File

@@ -6,7 +6,7 @@ sudo apt update && sudo apt upgrade -y
## Install Packages
```bash
sudo apt-get install python3-pip zsh curl wget git
sudo apt-get install p7zip-full smplayer cmus speedtest-cli git-gui filezilla pavucontrol ufw servefile nmap fail2ban gimp most colordiff mosh dconf-editor byobu
sudo apt-get install p7zip-full smplayer cmus speedtest-cli git-gui filezilla pavucontrol ufw servefile nmap fail2ban gimp most colordiff mosh dconf-editor
pip3 install youtube-dl tldr
```