LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 06-14-2004, 09:18 PM   #1
dirk102
LQ Newbie
 
Registered: Jun 2004
Posts: 2

Rep: Reputation: 0
Keeping a clean system.


Hi. I wouldn't call my self new to Linux, i've been toying around with it for sometime now. My biggest problem is keeping it organized. I'm fanatical about not having old, out dated packages and installations on my system, but not sure how to remove installations. By installations I mean programs that I've built from the source. Some programs are nice enough to have a
make uninstall
feature but some don't, and saving the make files seems abit crude. When I upgrade a package does it usually replace the old one, or does it just ignore it and install over it? Is there some file that lists all the files copied over with make install?

Thanks
 
Old 06-14-2004, 10:17 PM   #2
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
for slackware, rpm distros and (I think) debian, checkinstall is the thing. Replace 'make install' with 'checkinstall' and you can remove source-built packages with your distros regular package removal tool.
 
Old 06-14-2004, 11:55 PM   #3
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Interesting!
 
Old 08-10-2004, 10:57 AM   #4
dirk102
LQ Newbie
 
Registered: Jun 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks!
 
Old 09-05-2004, 11:15 AM   #5
GalloperJimmy
LQ Newbie
 
Registered: Sep 2004
Posts: 6

Rep: Reputation: 0
I disagree you should use the add/remove applet in the control panel.
 
Old 09-05-2004, 11:22 AM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
No they shouldn't. Programs built from source don't show up in add/remove.
 
Old 09-05-2004, 01:07 PM   #7
GalloperJimmy
LQ Newbie
 
Registered: Sep 2004
Posts: 6

Rep: Reputation: 0
Quote:
Originally posted by XavierP
No they shouldn't. Programs built from source don't show up in add/remove.
That is a matter of opinion.
 
Old 09-05-2004, 10:11 PM   #8
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
its a matter of fact unless you use something like gentoo
 
Old 09-05-2004, 10:26 PM   #9
GalloperJimmy
LQ Newbie
 
Registered: Sep 2004
Posts: 6

Rep: Reputation: 0
Quote:
Originally posted by SciYro
its a matter of fact unless you use something like gentoo
Nope you are just voicing your opinion. I know a lot about computers and stuff I took a html course in highschool last semester...
 
Old 09-06-2004, 01:16 AM   #10
IBall
Senior Member
 
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088

Rep: Reputation: 62
GalloperJimmy: What distro do you use?
I have used Mandrake, RedHat and Slackware and I have never come across the add/remove application that can remove programs built from source. Slackware has pkgtool and Redhat and Mandrake have rpms that can remove old packages, but not ones that have been built from source.

--Ian
 
Old 09-06-2004, 04:45 AM   #11
Inexactitude
Member
 
Registered: Oct 2003
Distribution: Slackware 12.2, Ubuntu 9.04
Posts: 477

Rep: Reputation: 30
I don't if this is the "cleanest" way to do things, but I usually just install new packages right over the old ones. Gets the job done with the least amount of hassle. At least for me...
 
Old 09-06-2004, 11:13 AM   #12
GalloperJimmy
LQ Newbie
 
Registered: Sep 2004
Posts: 6

Rep: Reputation: 0
Quote:
Originally posted by IBall
GalloperJimmy: What distro do you use?
I have used Mandrake, RedHat and Slackware and I have never come across the add/remove application that can remove programs built from source. Slackware has pkgtool and Redhat and Mandrake have rpms that can remove old packages, but not ones that have been built from source.

--Ian
I use Microsoft Linux XP.
 
Old 09-06-2004, 12:41 PM   #13
patriot
LQ Newbie
 
Registered: Sep 2004
Location: India
Posts: 10

Rep: Reputation: 0
what is distor? plz .i'm really new to these things.

and is there any way to look for and remove file those are created during installations but are not needed any more..??
 
Old 09-06-2004, 01:06 PM   #14
serz
Member
 
Registered: Apr 2003
Location: Buenos Aires, Argentina
Distribution: Slackware, Gentoo
Posts: 397

Rep: Reputation: 30
Quote:
Originally posted by GalloperJimmy
Nope you are just voicing your opinion. I know a lot about computers and stuff I took a html course in highschool last semester...
 
Old 09-06-2004, 01:47 PM   #15
whitshade
Member
 
Registered: Sep 2003
Location: New Hampshire
Distribution: Xubuntu 16.04
Posts: 100
Blog Entries: 1

Rep: Reputation: 21
Here's a link to some Micro$oft Linux XP info:

http://www.tuxfiles.org/antihelp/linux-xp.html

Does the XP in Windoze XP stand for eXtra Pricey? All kidding aside, I'd be more willing to listen to a moderator and seasoned Linux users than to someone with an undisclosed amount of computer experience (save for the HTML course)..

Last edited by whitshade; 09-09-2004 at 02:50 PM.
 
  


Reply



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
How do you keep your system clean? darkleaf Debian 8 10-12-2004 04:13 PM
best practices: keeping system patched phildog Fedora 3 01-28-2004 05:10 PM
Keeping my system updated jeempc Slackware 6 12-26-2003 09:32 AM
Keeping LCD Displays Clean? sancho General 4 09-26-2003 02:20 PM
General Advice on keeping your files structured and clean. hamster Linux - Software 2 04-10-2003 10:41 AM

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

All times are GMT -5. The time now is 08:01 AM.

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