Construction Site
The powerful tools with which you can build Debian packages (also used in Ubuntu) are available to any user. You can even save time by compiling them by hand.
|
The powerful tools with which you can build Debian packages (also used in Ubuntu) are available to any user. You can even save time by compiling them by hand.
No distribution provides its users with more packages than Debian. This implies that it also needs a well-developed system for building packages. Like its counterparts on RPM-based systems, it automates both source code compiling and creating packages. This article introduces the Debian build system that creates Debian packages from a program's source code fully automatically. I will explain the powerful tools that are available and provide guidance on improving your distro.
To use the Debian build system with Ubuntu, you first need to install the build-essential, debhelper, dh-make, quilt, fakeroot, and devscripts packages. Next, export two environmental variables with your email address and name as shown below. It's best to add these to your .bashrc.
export DEBMAIL="<e-mail_address>@<domain>.<tld>" export DEBFULLNAME="<first_name> <last_name>"
[...]
Pages: 6
It's not just the multimedia geeks who can now produce great video DVDs. 2ManDVD can help everybody become a professional.
Gone are the days when we read email solely sitting at our computers. To read messages on the move, we now have IMAP, which has completely displaced POP. Trojitá makes IMAP easy, even with accounts with big folders.
Installing and removing software is a required task for every package manager. Correctly managing a Debian system calls for efficient tools such as apt-get and aptitude.
Muon is the package manager for Kubuntu, an alternative to the APT package manager. We look at how the interface and the conceptual foundation for Muon have changed radically.
Pinguy Builder gives you a simple way to create an image of a preconfigured installation as a backup or for distribution to your circle of friends.
© 2025 Linux New Media USA, LLC – Legal Notice