Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "Learn Debian Packaging"

(add more details to different levels)
(add link to building existing packages from source)
Line 4: Line 4:


* [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment]
* [https://wiki.debian.org/Packaging/Pre-Requisites Different options for setting up a Debian Sid environment]
* [https://wiki.debian.org/BuildingTutorial Building existing packages from source]


By this time you should be familiar with  
By this time you should be familiar with  
# apt source/dget,  
# apt source/dget,  
# dpkg-source -x,  
# dpkg-source -x,  
# dpkg-buildpackage,  
# dpkg-buildpackage/debuild,  
# apt build-dep,  
# apt build-dep,  
# apt-source -b  
# apt-source -b