LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to uninstall manually installed vlc player (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-uninstall-manually-installed-vlc-player-798029/)

zyothi 03-26-2010 07:02 AM

how to uninstall manually installed vlc player
 
Hi,

I have installed vlc 1.0.5 manually, because of some reasons I have to uninstall it. I tried deleting the folders naming vlc and binary file but some how it not getting removed completely. Can somebody tell me how to uninstall it. I am using ubuntu 9.10.

i92guboj 03-26-2010 07:05 AM

How did you install it? Be as specific and detailed as possible.

zyothi 03-26-2010 07:15 AM

I have the source code, I followed the instructions given in INSTALL file.

The steps are as follows:

Configuring VLC
===============
./configure --enable-debug

Building VLC
============
`make' to build VLC.

Installing and running VLC
==========================
make install

Is that what you want you need?

evo2 03-26-2010 07:26 AM

Did you try running "make uninstall"?

Cheers,

Evo2.

vorbote 03-26-2010 07:29 AM

Next time you compile and install something from source, make sure to use checkinstall. There are other options (namely stow and autotools magic) but checkinstall is a nobrainer.

zyothi 03-26-2010 07:39 AM

[SOLVED] it worked gr8, Thanks

cola 03-26-2010 07:45 AM

Quote:

Originally Posted by zyothi (Post 3913184)
[SOLVED] it worked gr8, Thanks

Mark the thread as [SOLVED].
It's under the "Thread Tools" above.


All times are GMT -5. The time now is 08:19 PM.