diff --git a/ubuntu 18 fresh install.md b/ubuntu 18 fresh install.md index b3f3774..14acc67 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 ncdu qcalc jq tor +sudo apt-get install p7zip-full smplayer cmus speedtest-cli git-gui filezilla pavucontrol ufw servefile nmap fail2ban gimp most colordiff mosh dconf-editor ncdu qcalc jq tor fonts-noto & pip3 install youtube-dl tldr ```