﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Micro Mart Forum / Linux Mart / Micro Mart Forums  / Uninstalling Compiled Software / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Micro Mart Forum</description><link>http://forum.micromart.co.uk/</link><webMaster>forums@micromart.co.uk</webMaster><lastBuildDate>Sat, 10 Jan 2009 01:28:34 GMT</lastBuildDate><ttl>20</ttl><item><title>Uninstalling Compiled Software</title><link>http://forum.micromart.co.uk/Topic4958-22-1.aspx</link><description>&lt;p&gt;Thanks for taking the trouble to reply.The one time I tried 'make uninstall' I guess I was unlucky as it didn't work!&lt;br&gt;I have found a brilliant answer to the problem myself with an app called 'checkinstall'. &lt;br&gt;This is run instead of 'make install' and creates a package before installation that can then be uninstalled in the normal way for your distro (it supports .rpm .tgz &amp; .deb). This also has the bonus that the package can be shared with others.&lt;br&gt;It does appear to be able to be used retrospectively if you still have the source on your system to be able to run it with.&lt;br&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2003 23:52:05 GMT</pubDate><dc:creator>friendly_guy</dc:creator></item><item><title>Uninstalling Compiled Software</title><link>http://forum.micromart.co.uk/Topic4958-22-1.aspx</link><description>&lt;p&gt;If you still have the sources on your harddrive, then (as root) type *make uninstall*.  This should work for most self-compiled software, but not all.&lt;br&gt;&lt;br&gt;If you have long since removed the source files, but you still have the original .tar.gz (or whatever), then you may still be in luck!  Unpack (tar zxpvf filename.tar.gz) it, run *./configure* and then run *make uninstall*.&lt;br&gt;&lt;br&gt;If you're feeling like having a bit of a look around, then check out the *Makefile* file in the top level directory of your sources and see if there is an entry for uninstall.&lt;br&gt;&lt;br&gt;Good luck.&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2003 20:38:27 GMT</pubDate><dc:creator>thymox</dc:creator></item><item><title>Uninstalling Compiled Software</title><link>http://forum.micromart.co.uk/Topic4958-22-1.aspx</link><description>&lt;p&gt;Does anyone know what command/s to use to uninstall software that has been compiled from source?&lt;/p&gt;</description><pubDate>Sun, 19 Oct 2003 00:37:52 GMT</pubDate><dc:creator>friendly_guy</dc:creator></item></channel></rss>