Skip to content

Instantly share code, notes, and snippets.

@ecerulm
Created November 25, 2014 12: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 ecerulm/11b880f25151818ab0b7 to your computer and use it in GitHub Desktop.
Save ecerulm/11b880f25151818ab0b7 to your computer and use it in GitHub Desktop.
Deb metapackage
# sudo apt-get install -y equivs gdebi
# equivs-build ecerulm-1.cfg # will generate the .deb file
# use sudo gdebi -n ecerulm*.deb # to install the package
Section: misc
Priority: optional
Standards-Version: 3.9.2
Package: ecerulm
Version: 1.2
Depends: vim-nox,build-essential,tmux,byobu,python,python-dev
Depends: linux-generic,linux-headers-generic,dkms,git,meld,silversearcher-ag,ncdu,curl,apt-file
Description: Some useful packages for development
Just a series of packages for software development
.
It allows to install the packages is a simple way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment