Pkg3: system depot can't live under /usr/julia
Open
Pkg3
- Dominant language
- No language data
- Stars
- 75
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
The `/usr` directory cannot contain application-specific directories. Also, things under `/usr` should generally be managed exclusively by distro package managers. So a better place (according to the FHS) would be `/usr/local/share/julia` for architecture-independent files (like sources), and `/usr/local/lib/julia` for binaries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.