How to Uninstall .deb Packages – Reader Questions

Jake from Germany asks:

“…I downloaded the new .deb package from Opera… and I want to uninstall it because it will not load any web pages, making me crazy… how to I uninstall it?”

I’m assuming it was a .deb package that you downloaded directly from the Opera web site. (As a side note, I had the same issue with Opera, in that it refused to load web pages on a local web server – I also removed Opera).

To uninstall any .deb package, use the following syntax:

sudo dpkg -r <name of package>

So… to remove an Opera .deb installation, the command is:

sudo dpkg -r opera

Don’t forget to remove the hidden .opera directory inside your home directory! Doing so will give you a “clean” start if you want to reinstall Opera.

I hope this helps.

One thought on “How to Uninstall .deb Packages – Reader Questions

  1. Pingback: Boycott Novell

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>