a noob linux questionwhen install programs in linux, usually which dir to install?
officially it is /usr/bin,
applications distributed as rpm or deb packages are usually installed there.
for applications built from tar balls, better install it to /local/bin.
for applications built from tar balls, better install it to /local/bin.