Archive

Posts Tagged ‘apt’

Keep your Linux system up to date with KPackageKit

November 17th, 2009

As you have most likely seen on Ghacks, there are numerous ways to keep your Linux distributions up to date. There are new systems available such as the Ubuntu Software Center (see my article “The new Ubuntu Software Center“) that make installing software a piece of cake. But even with applications such as the USC in place, there is still a need for other systems. Take, for instance, the USCs inability to install more than one package at a time…this is a big issue within the Linux community. Add to that the fact that there are many Linux users who prefer to stick with older, more proven technologies, and you can see why other installation tools remain.

One of those tools is PackageKit. PackageKit is a background service charged with updating and installing software on your computer. But because PackageKit itself is just a background service, it requires a front end so that end users can take advantage of the system. One very powerful front end is KPackageKit. KPackageKit is the KDE front end for PackageKit, whereas Gnome PackageKit is the GNOME front end (see my article “Installing applications in Linux with GNOME PackageKIT.”)

Read more…

software , , ,

Create your own mobile Ubuntu repository with APTonCD

September 12th, 2009

How many times have you installed Linux, tweaked it to perfection with various applications, only to have something happen and you have to re-install. Or you get that machine up and running with all the goods and then want to re-create the system on another machine. In either of these situations, the last thing you would want to do is to have to remember all of the applications and then spend the time to download them all again.

Well, there’s a handy tool that will take care of all of that for you. The tool is called APTonCD. What this tool does is create a CD with all of the applications you have installed – basically a portable repository. And, with the same tool, you can restore all of the packages on the CD – all from one convenient GUI.

Read more…

software , , , , ,