From dc925d378f84fda2eee1dbbe987913d0ed0bc825 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Tue, 14 Jan 2020 14:27:37 +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 ea63e19..1a0ccb2 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 dconf-editor +sudo apt-get install p7zip-full smplayer cmus speedtest-cli git-gui filezilla pavucontrol ufw servefile nmap fail2ban gimp most colordiff mosh dconf-editor fonts-noto & pip3 install youtube-dl tldr ```