/usr/lib64? Wait what?
/usr/lib64? Wait what?
Posted Jan 31, 2021 3:53 UTC (Sun) by mirabilos (subscriber, #84359)In reply to: /usr/lib64? Wait what? by Conan_Kudo
Parent article: A year of Python in Fedora
It doesn’t.
There’s /lib64 but that’s only required because it contains the path to the dynamic linker (ld.so) which is mandated by the ABI. No other file is permitted into this nōn-filesystem-hierarchy-standard(as-specified-by-Debian)-compliant directory.
