Skip to content

Dipin Krishna

I love to code. If you feel the same, then i have some cool codes for you. They are simple but good to get started.

  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact
  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact

Category Archives: uninstall

Home/Archive Category: uninstall

How to uninstall or remove old kernels in Ubuntu

Dec 23, 2009Dipin Krishna3 Commentskernel, uninstall

Ubuntu always keeps the old kernel even after installing a new kernel. This is done just in case the new one doesn’t work well for you. Now if you don’t want the old kernels anymore then use the command below to remove the old kernel which you wish to remove. $ sudo apt-get remove –purge

Read More

How to install/uninstall .deb file using dpkg a close look

Oct 19, 2008Dipin Krishna.deb file, dpkg, install, package_file.rpm, packagename, uninstall

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

Read More

Search

Theme by Think Up Themes Ltd. Powered by WordPress.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok