Skip to content

Instantly share code, notes, and snippets.

@victor-torres
Created February 22, 2019 19:55
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 victor-torres/c5552b560b2040f8ed7347c32e47a84e to your computer and use it in GitHub Desktop.
Save victor-torres/c5552b560b2040f8ed7347c32e47a84e to your computer and use it in GitHub Desktop.
Create a .deb file from an installed package
sudo apt-get install dpkg-repack
sudo dpkg-repack <package name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment