View Full Version : HOWTOs for deb creation?
ketsugi
June 2nd, 2006, 04:18 AM
What are some good tutorials for creating .deb files?
Here are some I've found and used, but none are really easy to follow...
http://www.ubuntuforums.org/showthread.php?t=51003
https://wiki.ubuntu.com/HowToBuildDebianPackagesFromScratch
jobezone
June 2nd, 2006, 08:17 AM
Ubuntu dapper has a guide for it in System->Help->System Documentation , called Packaging guide, or something.
simplyw00x
June 5th, 2006, 11:00 AM
A simple one here:
http://www.desktopos.com/modules/articles/article.php?id=39
loell
June 6th, 2006, 05:59 PM
checkinstall would be the easiest and quickest but dirty way to create a deb package
ketsugi
June 7th, 2006, 02:19 AM
Checkinstall doesn't help if I just want to create a deb package for a shell scripts or a bunch of shell scripts. I have no make file, just a bunch of files I want to put in certain directories, and a bunch of dependencies I want to make sure are installed before the scripts gets installed.
loell
June 7th, 2006, 06:25 PM
wouldn't it be better to just archive it?
mlind
June 30th, 2006, 10:49 AM
I made few howto's about the subject
http://ubuntuforums.org/showthread.php?t=206382
http://ubuntuforums.org/showthread.php?t=204523
http://ubuntuforums.org/showthread.php?t=203382
http://ubuntuforums.org/showthread.php?t=200762
Mr Egg
July 8th, 2006, 08:46 AM
In the book "Ubuntu Hacks : Tips & Tools for Exploring, Using, and Tuning Linux (Hacks)" published by O'Reilly, there is an entire chapter on Ubuntu package development and management, take a look at it :).
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.