New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/issues/32184#issuecomment-886142138 Comment: You probably have `minizip` installed in `/usr/local/lib` or similar. Try to find out where it's loading `libminizip.so.1` from. `ldd /bin/telegram-desktop` or `strace telegram-desktop` are good ways to do it.