LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   listing of programs (https://www.linuxquestions.org/questions/slackware-14/listing-of-programs-44025/)

squeaks_27 02-04-2003 08:23 AM

listing of programs
 
I've been reading up for awhile now and found some good stuff but also trailed a bit off topic which is easy to do on this site ;)

My question is this:
how do i list all the programs i install from source?

I figured out how to do all this ./configure, make, and make install (and read the readmes), found out where they go, $PATH (/usr/bin and so forth) but if they are all scattered over the place, how do i remember what they are called or where they are.

I also found out that by typing the 1st 3 letters of a program found in your $PATH you can then complete it with tab. Nice.

That's the only reason i like kde, cause i can find things i want to run, but that's changing everyday....

Thanks people!

acid_kewpie 02-04-2003 12:54 PM

there is no central database for source pacakges. it's not possible.

squeaks_27 02-04-2003 01:12 PM

alright, i guess i'll just keep a file keeping tabs on it.

oh, and after i install from source, can i delete the folder that the unpacked tar created? or do i need that to uninstall the tarball?

acid_kewpie 02-04-2003 01:19 PM

you do need it, but you can run "make clean" normally to get rid of unstripped binaries and such that will use up a lot of unneeded space. in theory, all you actually need to keep is the Makefile's in the relevant directories.

squeaks_27 02-04-2003 01:46 PM

cool,

thanks a lot, now i can go nuts with new software, who says there's nothing for linux?!


All times are GMT -5. The time now is 03:00 AM.