What is the difference between /opt
and /usr/local
directories and what kind of programs should be installed to them?
I referred to Linux File-system Hierarchy but the explanation is not that clear. According to above link;
/opt
:- This directory is reserved for all the software and add-on packages that are not part of the default installation
/usr/local
:- The /usr/local
hierarchy is for use by the system administrator when installing software locally. It needs to be safe from being overwritten when the system software is updated.
In the context of a PC without any networked computers what should be the directory to install a software that will be accessed by multiple local users? (i.e. where should I install a software like netbeans)
Thank you
opt
s to use that directory for some reason. – Camilo Martin Jul 11 '14 at 02:30opt
ional. – a06e Aug 19 '14 at 18:57opt
imal choice if Google adopt
ed it. – Camilo Martin Aug 19 '14 at 19:46opt
imus Prime sounds better. – m3nda Jan 26 '16 at 00:42opt
imized the comments section a lot..:P – john400 Sep 02 '17 at 03:36