apt-rdepends: How to know the dependencies of a package in Ubuntu
I am sure that this might have happened to you also, when you tried to install a package, and then a message showed “Failed dependencies”. Now use apt-rdepends to know the dependencies and their dependencies of a package.When we make a query for dependencies of a package, apt-rdepends searches the APt and return the list
HOWTO create your own GDM Themes ( login screens )
Create your own login screens in ubuntu.. Components of a GDM Theme A GDM Theme is basically composed by: * A background image* A screenshot to be displayed in the GDM Configuration* Icons (images for the icon bar)* An xml file, where the actual theme is defined. This file allows the declaration of frames, images,
Read More