As per convention, which directory in Linux is meant for "installation of…
2019
As per convention, which directory in Linux is meant for "installation of add-on software packages"?
Answer: A. /opt — In Linux filesystem conventions, /opt is used for optional or add-on application software packages.
- A.
/opt
- B.
/root
- C.
/tmp
- D.
/var
Attempted by 9 students.
Show answer & explanation
Correct answer: A
In Linux filesystem conventions, /opt is used for optional or add-on application software packages.
Loading lesson…