Skip to content

Instantly share code, notes, and snippets.

@avances123
Created August 24, 2017 07:19
Show Gist options
  • Save avances123/893308f2eeee5b72a81453e47930c289 to your computer and use it in GitHub Desktop.
Save avances123/893308f2eeee5b72a81453e47930c289 to your computer and use it in GitHub Desktop.
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