Top "Uninstallation" questions

An uninstaller (also called a deinstaller) is a piece of utility software designed to remove all or parts of other software from a device.

Removing bad installs from Add/Remove programs

I've created a custom boot-strapper for my application using Wix and Burn, but in the time it took to learn …

windows-7 installation windows-installer windows-7-x64 uninstallation
How Can I Downgrade from Python 3.2 to 2.7?

I am trying to uninstall Python 3.2 and go back to 2.7, I do not have much experience with Python, and as …

python uninstallation downgrade
Troubles uninstalling oh-my-zsh?

I'm on OSX and want to switch back to my original zsh config from oh-my-zsh, however when I run the …

config uninstallation zsh
Complete remove and reinstall R, including all packages

After some heavy tinkering, I must have screwed up my R installation and some package permissions. Rather than try to …

r ubuntu-12.04 uninstallation
How to Reinstall Broken npm

I just installed node v9.11.1 when I try to use npm I keep getting the following error: npm WARN npm …

node.js npm installation uninstallation reinstall
How to uninstall postgresql on my Mac (running Snow Leopard)

Upgraded 10.6 from 10.5 and now postgres 8.1 is whacked. To make things worse I tried installing 8.4 which I'm pretty sure just made …

postgresql macos osx-snow-leopard uninstallation
Java EE 6 SDK uninstall 'Could not find the required version of the Java(TM) 2 Runtime Environment'

I want to uninstall my Java EE 6 SDK on my windows 7 machine, but when I run the included uninstall program, …

null uninstallation java
unable to uninstall netbeans 8.0.2

Error message showing is : The specified target component - nb-base/8.0.1.0.201408251540 was not found in the registry. The installer can continue …

uninstallation netbeans-8
How to delete Eclipse completely (including settings and plugins) from Mac OS X?

My Eclipse with GAE broken and works strangely. So I deleted Eclipse from Application folder, but there is garbage left. …

eclipse macos uninstallation
CMake support "make uninstall"?

I am trying to find some sudo-free solution to enable my users install and unistall my application. Using set(CMAKE_…

cmake uninstallation