/usr/lib64? Wait what?
/usr/lib64? Wait what?
Posted Jan 28, 2021 23:35 UTC (Thu) by mirabilos (subscriber, #84359)Parent article: A year of Python in Fedora
There’s no /usr/lib64 in Debian, and there never will be.
Debian has migrated to Multi-Arch paths, so we have /usr/lib/i386-linux-gnu/ and /usr/lib/arm-linux-gnueabi/ and /usr/lib/x86_64-linux-gnu/ and even /usr/lib/x86_64-linux-musl/ now. Have been having for quite a couple of years, actually.
