Score:0

How to uninstall oracle 10g on ubuntu 22.04g?

no flag

I am trying to uninstall the oracle database xe 10g from ubuntu but I am unable. Please guide me.

Nmath avatar
ng flag
How did you install it? What have you tried so far, exactly? What were the results? Edit your question with context and details. Help us help you.
Mr. Chapii avatar
no flag
Thank you for consideration to my question. I uninstall it successfully by using **dpkg**. Use the following commands `dpkg --list (use this to get proper name of package) then use sudo apt-get --purge remove packageName `
Nmath avatar
ng flag
If you have a solution, post the details of the solution as an answer. Please don't post answers in comments!
Score:1
no flag

I uninstall it successfully by using dpkg. Use the following commands dpkg --list (use this command you will get a list of packages install on your system. Find the package you want to delete from list.) then use
sudo apt-get --purge remove packageName (Package name should same as in the list)

In this way you can uninstall any package.

Jason Liu avatar
in flag
The package name is `virtualbox`, not oracle. `sudo apt purge virtualbox*` will remove all oracle vmware for any version. Can follow with `sudo apt autoremove` to remove the libraries/dependencies.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.