1. Howto install a .deb file
sudo dpkg -i package_file.deb
2. Hoto uninstall a .deb file
sudo dpkg -r package_name
3 Howto find version of a package installed
dpkg -l packagename
4. Howto List all installed files with version
dpkg -l
5 Howto convert .rpm files to .deb files
sudo alien package_file.rpm
Install/uninstall .deb file using dpkg a close look
Related Posts:
How to enable a disabled account in finch i1. Open Action Menu (Alt+A) and open Accounts window in finch. 2. Select the account to enable using the arrow keys. 3. Press SPACEBAR and the [X] … Read More
How to make Ubuntu 9.04 (Jaunty Jackalope) Multimedia ReadyUbuntu 9.04 Required the foll0wing steps to Run Multimedia files like MP3, AVI, Mpeg, Flash file etc... In Ubuntu 9.04 "Jaunty jackalop", the univer… Read More
How to Burn a CD’s/DVD’s in Ubuntu LinuxGnomeBaker is a Gnome CD/DVD burning application.GnomeBaker is a GTK2/Gnome CD/DVD burning application. I’ve been writing it in my spare time so progr… Read More
How to Recover Lost Skype Password from UbuntuLost my Skype password. How can I retrieve it? If you have forgotten your Skype password, No Problem, you can request for a new password Click Here. … Read More
How to install PHP6 in ubuntu / Debian LinuxThe full stable version of PHP6 is not yet released. But pre-built package is available. Early birds can start now. You can install a development snap… Read More
0 comments:
Post a Comment