LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-12-2004, 07:29 AM   #1
breakerfall
Member
 
Registered: Jun 2003
Location: Manchester, UK
Distribution: Gentoo
Posts: 306

Rep: Reputation: 30
A Universal standard for removing software in linux!


Hallo... I actually posted this, with a poll, over at the Gentoo forums and it's had a few replies and quite a few +ve votes. I'll simply cut and paste the first message:

Quote:
Okay, I've seen topics about removing software in the past and I've also wondered about it myself. Portage is an excellent system, but we all need to install software from source every once in a while (some more-so than others). Now, how do you remove that software?

Well, at the moment, you have to hope that the developer included the make uninstall function which allows you to remove the installed software. This actually means keeping the entire source directory (or the Makefile and config.mak from the source dir). This is tedious.

This thread is to see really, how many people think there should be a standard where devs can start to implement a feature which, when running make install, will also copy the Makefile and config.mak to a unique directory, say, somthing like: /usr/share/remove/softwarename, for example.

It wouldn't be hard for them to implement and would be pretty useful. I just wanted to know how many people thought this would be a good idea and hopefully one day, implemented by linux software developers?
I just wanted to know what more people thought about the idea. Another poster at the boards suggested that instead of copying the Makefile and config.mak to another directory, a script could be placed there instead. I like this idea. What do you think?

Check out the other thread here: http://forums.gentoo.org/viewtopic.php?p=1528194
 
Old 09-12-2004, 08:14 AM   #2
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
I'd like your idea of a directory somewhere else with all uninstall scripts. I don't keep most source directories but get them and configure them to make uninstall after that.
 
Old 09-12-2004, 08:18 AM   #3
breakerfall
Member
 
Registered: Jun 2003
Location: Manchester, UK
Distribution: Gentoo
Posts: 306

Original Poster
Rep: Reputation: 30
well that's the point... keeping the source directories (if one was inclined to) takes disk space. Having the remove files available in a set place where the user could simply run the script to remove the software would make life easier (more-so than downloading the source files again and having to re-configure - as well as having to remember the install path if you changed it from the default).
 
Old 09-12-2004, 08:55 AM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
If you use Slackware packages, Debain packages or RPM's, then checkinstall is the solution. It replaces the make install step of compiling from source and creates a package that you can easily remove with the normal tools. However, I'm unfamiliar with Gentoo's package system so I don't know if checkinstall will work for Gentoo users. For me, it has been the perfect solution. I don't install from source without it.
 
Old 09-12-2004, 09:04 AM   #5
breakerfall
Member
 
Registered: Jun 2003
Location: Manchester, UK
Distribution: Gentoo
Posts: 306

Original Poster
Rep: Reputation: 30
Well gentoo has a package management system called Portage. It's all source based though, as in, it downloads the source, configures for you and then compiles. This system is brilliant for most things, even having the ability to remove or upgrade installed software.

But this is in regard to manually compiling and installing software downloaded from the internet and also keeping it as a standard as something that software developers themselves would implement. This idea is only in regard to source based software.

I'm not sure about slacks system, but both RPM and Debian packages are binary based, but share similarities with Gentoos portage system.
 
Old 11-10-2004, 02:00 PM   #6
davidrr
LQ Newbie
 
Registered: Nov 2004
Posts: 3

Rep: Reputation: 0
Arrow Source code package manager

http://paco.sourceforge.net
 
Old 11-10-2004, 02:12 PM   #7
dezza
Member
 
Registered: Nov 2004
Location: Denmark
Distribution: ArchLinux, Debian, Gentoo, Ubuntu, VoidLinux
Posts: 133

Rep: Reputation: 18
In some cases you need more files than makefile and config.mak to uninstall don't you?

You could also use ./configure --prefix /opt/programname everytime you install a program, then you can easily do a 'rm -r /opt/programname' on it .. ..
 
Old 11-10-2004, 05:07 PM   #8
breakerfall
Member
 
Registered: Jun 2003
Location: Manchester, UK
Distribution: Gentoo
Posts: 306

Original Poster
Rep: Reputation: 30
It's not the same though.

I have heard that the major linux distributions are going to join together and share a universal directory structure among other things. This is a step in the right direction. But having the Makefile install / create a script that will remove ALL references to installed software, including libs that came and are only needed for that piece of software.

I just think it's a sound idea and would benefit many users who install most or all software from source. The script could even give installation information such as version numbers, install date etc and the ability to remove or upgrade - all in one nifty little file.

Nobody has yet said anything negative about the idea and it also should be very easy to implement on a basic level. Each script or file can be read in an editor and if someone wished, a simple console front end could polish the look.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
autopackage and universal Linux software installers mhearn Linux - Software 17 07-21-2005 04:26 AM
Universal Linux Distro? bonsai or die Linux From Scratch 1 05-14-2005 11:54 AM
Removing software Ungluun Slackware 2 07-16-2004 09:08 PM
Universal Linux configuration tool - is there any? muczy Linux - Software 6 07-13-2004 12:38 AM
Redhat Standard Software Firewall tim-linux Linux - Networking 4 04-08-2003 05:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration