From 30df4af44341624c222bdfa264fb73661fd0d3f6 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Sat, 12 Oct 2019 21:28:22 +0000 Subject: [PATCH] --- ubuntu 18 fresh install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu 18 fresh install.md b/ubuntu 18 fresh install.md index 0f29c78..9d4b7cd 100644 --- a/ubuntu 18 fresh install.md +++ b/ubuntu 18 fresh install.md @@ -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 gconf-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 byobu pip3 install youtube-dl tldr ```