Posts: 3
Threads: 3
Joined: Aug 2015
Reputation:
0
How do I uninstall Opera Browser. When I right click icon it doesn't present a remove option as stated in the Linux Lite manual.
Posts: 1,255
Threads: 21
Joined: Aug 2014
Reputation:
0
Look for this in synaptic package manager
Code:
$ apt-cache policy opera-developer
opera-developer:
Installed: 33.0.1967.0
Candidate: 33.0.1967.0
Version table:
*** 33.0.1967.0 0
500 http://deb.opera.com/opera-developer/ stable/non-free amd64 Packages
100 /var/lib/dpkg/status
I don't wish to remove mine but I will show a simulation of a command line uninstall.
Code:
$ sudo apt-get -s remove opera-developer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
opera-developer
0 upgraded, 0 newly installed, 1 to remove and 40 not upgraded.
Remv opera-developer [33.0.1967.0]
sudo apt-get opera-developer without using -s switch will uninstall opera via command line. Or use synaptic package manager to uninstall it.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Posts: 1,602
Threads: 86
Joined: Jun 2015
Reputation:
0
Use Install/Remove Software:
Menu->System->Install/Remove Software
Search for "opera" and mark it for complete removal. Then click on Apply.
Want to thank me? Click my [Thank] link.
Posts: 7
Threads: 3
Joined: Mar 2019
Reputation:
0
sudo apt-get remove opera