If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
From here and therein the net, I was able to install every single program I wanted (and yes, from the command line) but I seem to have a few problems now with Thunderbird.
Tags: install Thunderbird in Ubuntu, Package Mgmt, Thunderbird Ubuntu
apt-rdepends searches through the APT cache to find package dependencies. apt-rdepends knows how to emulate the result of calling apt-cache with both depends and dotty options.
Tags: apt rdepends examples, apt rdepends man page, Install apt rdepends in Debian, Install apt rdepends in ubuntu, Package Mgmtdpkg-repack creates a .deb file out of a Debian package that has already been installed on your system. If any changes have been made to the package while it was unpacked (ie, files in /etc modified),the new package will inherit the changes.
Tags: dpkg repack examples, dpkg repack man page, install dpkg repack in debian, install dpkg repack in ubuntu, Package Mgmt, Put an unpacked .deb file back together Using dpkg repackFile `diversions’ are a way of forcing dpkg not to install a file into its location, but to a `diverted’ location. Diversions can be used through the Debian package scripts to move a file away when it causes a conflict. System administrators can also use it to override some package’s configuration file, or whenever some files (which aren’t marked as ‘conffiles’) need to be preserved by dpkg, when installing a newer version of a package which contains those files.
Tags: adding divert to package, dpkg divert, dpkg divert debian, dpkg divert examples, dpkg divert ubuntu, Package Mgmt, remove divert packageapt-listchanges is a tool to show what has been changed in a new version of a Debian package, as compared to the version currently installed on the system.
Tags: apt listchanges, apt listchanges man page, install apt listchanges debian, install apt listchanges ubuntu, Package Mgmtapt-config is an internal program used by various portions of the APT suite to provide consistent configurability. It accesses the main configura-tion file /etc/apt/apt.conf in a manner that is easy to use by scripted applications.
Tags: apt config, apt config man page, Package Mgmt, Query APT ConfigurationAPTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs (you choose the type of media) with all of the packages you’ve downloaded via APT-GET or APTITUDE, creating a removable repository that you can use on other computers.One thing you need to remember this will create backup all the packages installed using apt-get,synaptic because these package arcives are stored in /var/cache/apt/archives
Tags: APTonCD, aptoncd screenshots, backup packes on cd or dvd, backup your installed packages in ubuntu, install APTonCD in ubuntu, Other Linux, Package Mgmt, restore packages using aptoncd