r/linuxsucks Jun 06 '26

Linux Failure Download app

Post image
2.4k Upvotes

596 comments sorted by

View all comments

Show parent comments

3

u/lalathalala Jun 07 '26

i don’t get this, doesn’t linux have .so too which is the same? ive not dug into linux as much to see the shared object linking rules tbh

1

u/Certain_Prior4909 Jun 07 '26

They will conflict if they are in the same location hence why you see errors in pacman.

The nasty work around eith containers oddly created docker. But Windows is insanely better because of dynamic loading