Search notes:
~/.local
~/.local
is commonly used for installing software locally, notably by
pip
in conjuction with the
--user
command line option.
See also
~/local/bin
is recommended by the
XDG standard
to store executables.
Index