-
-
Save avances123/893308f2eeee5b72a81453e47930c289 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fabio@fa-work:/usr/bin $ ldd telegram-desktop | grep crypt | |
libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f6105b85000) | |
fabio@fa-work:/usr/bin $ ls /usr/lib/libgcrypt.so* -l | |
lrwxrwxrwx 1 root root 19 jul 28 23:06 /usr/lib/libgcrypt.so -> libgcrypt.so.20.2.0 | |
lrwxrwxrwx 1 root root 19 jul 28 23:06 /usr/lib/libgcrypt.so.20 -> libgcrypt.so.20.2.0 | |
-rwxr-xr-x 1 root root 1163856 jul 28 23:06 /usr/lib/libgcrypt.so.20.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment