October 4, 2007 · Package Mgmt · 1 comment

One question I get all the time is "What package is that file in?" There's a really easy way to find out yourself. It's called apt-file and it can search for a file in any package (installed or not). It's really easy to use:

Continue reading →

August 31, 2007 · General, Package Mgmt · 7 comments

Hello friends,

Continue reading →

April 24, 2007 · Backup, Package Mgmt · 5 comments

All the programs which you install using Synapatic package manger,apt-get,aptitude have a .Deb file in the following folder

Continue reading →

March 30, 2007 · Package Mgmt · 55 comments

If you are getting the following error when you try to install any packages use the following tip to fix this

Continue reading →

February 3, 2007 · Package Mgmt · 3 comments

Synaptic is a graphical user interface (GUI) for managing software packages on Debian-based distributions. If you are using Debian or Ubuntu you will easily find Synaptic in the System Tools menu or in the Administration menu. Synaptic uses the GTK graphic libraries . So, if you are using GNOME on your debian-based distro you will probably have Synaptic installed as well. Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command line utility with a GUI front-end based on Gtk+.

Continue reading →