Skip to content

Instantly share code, notes, and snippets.

@emrahyumuk
Created September 20, 2017 13:21
Show Gist options
  • Save emrahyumuk/4ad2179a3d89d845029129cf6daa7a1b to your computer and use it in GitHub Desktop.
Save emrahyumuk/4ad2179a3d89d845029129cf6daa7a1b to your computer and use it in GitHub Desktop.
Install Deb Packages on Linux
sudo apt-get -f install

sudo dpkg -i <package-name>.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment