Is it possible to handle 32-bit dependencies without adding foreign architecture to 64-bit Linux?
0
votes
1
answer
55
views
I want to install an old 64-bit Linux program that depends on some old 32-bit libraries. I don't want to install these old libraries system-wide because other programs won't use them. Also, my package manager can't handle them because some of them are not available in the repositories (even if I add i386 architecture). How can I deal with odd libraries without messing my system? I don't want to add i386 architecture just for these libraries. Is there a workaround?
Asked by arham
(3 rep)
Feb 15, 2024, 12:44 PM
Last activity: Feb 15, 2024, 01:28 PM
Last activity: Feb 15, 2024, 01:28 PM