Hi!
I'm a linux beginner, so i have to ask a stupid question:
I've successfully installed wine using source packages. Now that there are new binary packages for my distro, i want to uninstall wine and reinstall a new version from the repository.
So, how can i uninstall?
Thanks in advance,
Caroline
Uninstall?
Uninstall?
On Sat, Mar 29, 2008 at 4:35 AM, caro23 <[email protected]> wrote:
$ sudo make uninstall
From the source directory:Hi!
I'm a linux beginner, so i have to ask a stupid question:
I've successfully installed wine using source packages. Now that there are new binary packages for my distro, i want to uninstall wine and reinstall a new version from the repository.
So, how can i uninstall?
Thanks in advance,
Caroline
$ sudo make uninstall
Uninstall?
Hi!Well, thanks. But what if i deleted the installation directory?
Download the same source release, repeat exactly the steps you did when you
were installing it, but at the end, instead of make install, do make uninstall

With regards, Pavel Troller