Skip to content

Instantly share code, notes, and snippets.

@torresashjian
Last active May 3, 2017 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torresashjian/e9ab87ad7a520401785cc9f7788b69ea to your computer and use it in GitHub Desktop.
Save torresashjian/e9ab87ad7a520401785cc9f7788b69ea to your computer and use it in GitHub Desktop.
How to install deb file linux
sudo dpkg -i $FILE_PATH
sudo apt-get install -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment