Tech Tricks

View on GitHub
9 September 2021

Essential programs for me

by Tianren Liu

Desktop/Laptop

# command line programs
sudo apt-get install bash-completion htop screen wget curl subversion iotop iftop ipython3 python3-pip apt-transport-https
sudo snap install --classic go

# graphic programs
sudo apt-get install xfce4 i3 mpv vlc gimp gthumb obs-studio meld mousepad terminator texlive-full
sudo snap install --classic code slack
sudo snap remove snap-store # optional

# python lib
sudo apt-get install python3-numpy python3-scipy python3-matplotlib python3-bs4 python3-tqdm python3-natsort python3-pyperclip python3-socks python3-selenium

Also sublime-text & sublime-merge atom chrome typora dropbox/Nextcloud

tags: Ubuntu 20.04