LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Just curious, what directory do you download packages/apps? (https://www.linuxquestions.org/questions/linux-newbie-8/just-curious-what-directory-do-you-download-packages-apps-117705/)

guitarnix 11-19-2003 03:08 AM

Just curious, what directory do you download packages/apps?
 
I was just curious to see what directory most folks download their packages/source/rpm/apps to. Is there some sort of standard that the community follows?

guygriffiths 11-19-2003 05:42 AM

I put all of mine in /usr/src/tars so that I can use the /usr/src area to build them for installing. I download them originally to /home/guy/downloads because I have user permissions there, and Firebird will just download any tar.gz or tar.bz2 file straight to there with no questions asked. Then I have a symlink from /home/guy/downloads to /usr/src/downloads and when I want to install the package, I move it to the /usr/src area and periodically move /usr/src/*.tar* to /usr/src/tars.
There, I bet you don't really care now.

icewall 11-19-2003 06:25 AM

/home/$user/install for apps, and ./download for misc.

fancypiper 11-19-2003 06:36 AM

/pub/downloads

guitarnix 11-19-2003 11:08 AM

i thought the answers would be diverse. i there is no real convention.

i like the idea of creating a symlink from your home/download directory to
usr/***/*** directory.

would anyone else like to share... as a newb, i am just curious to how others do things in linux.

Micro420 11-19-2003 11:32 AM

/home/ken/Desktop/

(Yes, my desktop is cluttered. lol)


All times are GMT -5. The time now is 05:22 AM.