Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 474 Bytes

app_download.md

File metadata and controls

17 lines (17 loc) · 474 Bytes

FileZilla

sudo apt-get update
sudo apt-get install filezilla

Google Chrome

Download google-chrome-stable_current_amd64.deb from the official Google Chrome homepage.

cd ~/Downloads # go to the download folder
dpkg -i google-chrome-stable_current_amd64.deb

TeamViewer

Download *.deb like teamviewer_13.0.9865_amd64.deb from the official TeamViewer homepage.

cd ~/Downloads # go to the download folder
dpkg -i teamviewer_13.0.9865_amd64.deb