Re: Removing packages - ahh - but what about......

From: NightStalker (NightStalker_at_somewhere.or.other)
Date: 11/12/03


Date: Wed, 12 Nov 2003 13:53:36 +1100

In article <Pine.LNX.4.55.0311101407070.3840@xnqnccn.cvarzna>,
vwakeNOSPAM100@softhome.net says...
> On Tue, 11 Nov 2003 NightStalker wrote:
> >
> >what about if the package was NOT installed as an RPM? In other words
> >- a tar.gz file that was then installed using
> >
> >./configure
> >make
> >make install
> >
> >How does one UNinstall a package that was installed that way?
>
> 'make uninstall' if you still have the build setup when you did 'make
> install'. But that's a problem so try to build binary rpm pkgs from
> .src.rpm as much as possible. For others which can't use the utility
> called 'checkinstall' which creates a rpm from the tarball.
>
> GL
> V.
>

Hmm - that might work in many cases, but there are also a lot of
packages that don't seem to have a 'make uninstall' option - they just
give an error message. In other words, not all MAKE scripts include an
UNINSTALL option.

I've had to remove a couple piecemeal by examining the install log then
removing all files and directories manually. PITA actually! ;)

-- 
NightStalker


Relevant Pages

  • Re: Redhat to Freebsd
    ... >>researching security updates or in performing kernel or package updates. ... >>I assume it is only the Redhat distro that has the ease of RPM installation? ... So you can build from sources with ports, or install binaries ...
    (comp.unix.bsd.freebsd.misc)
  • Re: ./configure command
    ... The package is not available. ... machines which don't even have an OS at all, let alone RPM, ... There is not a "the tool to package and install on Fedora". ... If he wants to avoid trouble, ...
    (Fedora)
  • Re: Backing up whole system
    ... Amanda is packaged by Fedora and if Gene feels that the packages are ... fedora's rpm is/was incapable of handling the nuances of using only enough ... When an rpm package can build a complete user from scratch, ... Do you really believe that rpm can install every package under the sun, ...
    (Fedora)
  • Re: [SLE] deCSS
    ... >> Anyone know of a reasonably easy decss program to copy DVDs to my hard ... This let's you compile from source but converts it to an rpm ... Then instead of make install you type checkinstall. ... package to meet the dependencies it may not be recognized by the other ...
    (SuSE)
  • Re: RH 9.0, Putting Samba on Linux with RPM?
    ... I need to install Samba with RPM. ... downloading the various manuals in the package forms. ...
    (linux.redhat.misc)