Posted on February 17, 2008 by saurav
<< Part 1
On with the real stuff now. Don’t forget the relationship between the various tools: synaptic, aptitude and kpackage depend on apt which in turn relies on dpkg.
APT and aptitude:
APT is the Advanced Package Tool and provides the apt-get program. Unlike dpkg, apt-get does not understand .deb files, it works with the package’s proper name. It [...]
Filed under: Uncategorized | Tagged: apt, aptitude, debian, dpkg, linux | Leave a Comment »
Posted on February 17, 2008 by saurav
Debian’s package management system is undoubtedly one of the most powerful in the Linux world. But users new to this wonderful distro often get confused when confronted with anything but the most trivial package management tasks.
This article attempts to clarify some of the basic concepts that must be understood in order to use these [...]
Filed under: Uncategorized | Tagged: apt, aptitude, debian, dpkg, linux, packages | 2 Comments »