Jump to content

Installing apps in general


FoulPlay
 Share

Recommended Posts

So, to my own surprise, I managed to install Firefox on the first shot. I used a terminal to extract the tar file then I opened the folder and ran the shell script to install it. Anyway my crazy question is this. Where do you tend to install your apps? It asked me where I want to install it so I just created a 'apps' folder in /home/brian/.

 

Now I'm a bit anal when it comes to file organization and it bothers me for it to be there. I'd rather reserve /home/brian/ for my downloads, documents, etc.

 

 

On the same note. Do you have to do anything special to unistall an app or can you just delete the folder?

 

Thanks.

Link to comment
Share on other sites

I placed firefox in /opt

 

/ root directory

/opt where most 3rd party progs are kept

/etc where most config files are kept

/bin essential command binarys/(exe's)

/sbin essential system bin

/tmp tempory files

/lib shared libarys and kernel modules

/dev device nodes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...