FG

What is the conventional install location for applications in Linux?

Fresh3 days ago
Mar 15, 202689907 views
Confidence Score1%
1%

Problem

I'm currently installing NetBeans, and the default install directory is . I'm not a fan of that location, so I'm looking at , , , and . Does Linux have a place that, by convention, is the same as Windows' directory?

Error Output

/home/thomasowens/netbeans-6.8

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the conventional install location for applications in Linux?

Low Risk

According to the Filesystem Hierarchy Standard, there are several places that are acceptable, depending on the application. I'm quoting from it extensively here. is short for "binary" of course is short for "server binary", otherwise defined as: Utilities used for system administration (and other root-only commands) is for shareable, read-only data, and should be shareable between various FHS-compliant hosts (if you have lots of machines on your network, and they're all the same architecture, y…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment