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 05-03-2006, 11:56 PM   #1
sailu_mvn
Member
 
Registered: Sep 2004
Location: Hyderabad
Distribution: FEDORA,REDHAT,HOST
Posts: 440
Blog Entries: 1

Rep: Reputation: 30
keep track of tar.gz installed in teh system


Is there any software available that will keep track of the tar.gz ,tar.bz2 installed?
Please dont suggest me checkinstall.
Any Gui software that will automatically install/remove when needed.
 
Old 05-04-2006, 12:13 AM   #2
sailu_mvn
Member
 
Registered: Sep 2004
Location: Hyderabad
Distribution: FEDORA,REDHAT,HOST
Posts: 440

Original Poster
Blog Entries: 1

Rep: Reputation: 30
i got kinstaller. Its very useful
 
Old 05-04-2006, 12:21 AM   #3
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Slackware has a brilliant package system that is based on quickly turning your source builds into a package that can be easily installed/removed. This is the only package manager I know of that works like this. I'm sure it wouldn't be hard to port it over to your distro. Here is how it works:

When you compile a program and do 'make install', it places all of the binaries in the / directory, /usr/local/<program> for instance. If you instead do a 'make install DESTDIR=<direcotry to save builds>/<program name>' It will then install in that specific subdirectory such as /home/<user name>/builds/<program>. You then cd to that directory and issue the command 'makepkg' It creates an install script in that directory that places the compiled binaries in the correct location and zips it up to tar.gz (given the extension of .tgz to prevent confusion between the source tarball and the build package). YOu can now easily install/remove this package with the slackware package manager.

Slackware works very hard to make there stuff specific to Linux and not the distro, you should not have any problem implementing it on your own system. Just download the source to the package manager from a slackware mirror. I belive you can find it under something like '/source/a/pkgtools' on the mirror.

Here is a link to pkgtools on a slackware mirror (might need to find a diffrent mirrior as a lot of them have max user limits)

Here is a more indepth guide to creating your own packages

regards,
...drkstr

**edit**
I guess you must have found something while I was typing this. I hope K installer works out for you. Do you mind telling me a little bit about it?
**edit**

Last edited by drkstr; 05-04-2006 at 12:36 AM.
 
Old 05-04-2006, 06:03 AM   #4
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Encap package manager. Encap creates a subdirectory of /usr (called encap). Using the epkg utility in encap, install tarballs under /usr/encap. Files are symlinked to their normal locations. Epkg can be used to update/upgrade tarballs installed under /usr/encap. New versons replace old versions. Uninstall is as easy as deleting a subdirectory.
 
  


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 can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
How to uninstall, "Installed .tar programs? SPo2 Linux - Newbie 8 01-20-2006 07:58 AM
uninstalling programs installed from .tar.gz durden2.0 Linux - Newbie 11 11-10-2004 12:26 PM
Running installed .tar.gz apps -=DpG26=- Linux - Software 5 08-10-2003 05:45 PM
how to remove installed tar files marvc Linux - Software 3 04-17-2003 07:35 PM

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

All times are GMT -5. The time now is 04:24 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