Uninstalling Tar balls ?

1 view
Skip to first unread message

Yugal

unread,
Sep 7, 2009, 3:24:07 AM9/7/09
to Linux User Group @ IIT Delhi
I installed tar balls .......


So... If I loose the folder :
./configure
make
make install

then in this case (Folder Deleted) how to remove the software cleanly?

Will I have no way except reinstall to get that clean state back ???


Yugal Jindle

Shakthi Kannan

unread,
Sep 7, 2009, 3:38:02 AM9/7/09
to iit...@googlegroups.com
Hi,

--- On Mon, Sep 7, 2009 at 12:54 PM, Yugal<yuga...@gmail.com> wrote:
| I installed tar balls .......

\--

Why so many dots (.....)? End a sentence with a full-stop. Are you from IIT?

Please refer (Slides #5, #6):
http://www.shakthimaan.com/downloads/glv/presentations/mailing-list-etiquette.pdf

---


| So... If I loose the folder :
| ./configure
| make
| make install
|
| then in this case (Folder Deleted) how to remove the software cleanly?

\--

Do you remember if you passed any options to configure script?
Otherwise, you can simply extract the same sources tarball, and do:

$ ./configure; sudo make uninstall

This 'uninstall' target will know where to remove the installed files.

SK

--
Shakthi Kannan
http://www.shakthimaan.com

ankush

unread,
Sep 7, 2009, 4:06:55 AM9/7/09
to iit...@googlegroups.com
make uninstall

make distclean
--
without fear|without remorse|without pity

Reply all
Reply to author
Forward
0 new messages