theofficialgman

celeste_libraries

Aug 13th, 2020 (edited)
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. ldd /usr/share/celeste/celeste-sdl12 | awk '/=>/{print $(NF-1)}' | while read n; do dpkg-query -S $n; done | sed 's/^\([^:]\+\):.*$/\1/' | uniq
  2.  
  3. libc6
  4. libsdl1.2debian
  5. libsdl-mixer1.2
  6. libc6
  7. libasound2
  8. libc6
  9. libpulse0
  10. libx11-6
  11. libxext6
  12. libcaca0
  13. libc6
  14. libmikmod3
  15. libfluidsynth1
  16. libvorbisfile3
  17. libflac8
  18. libmad0
  19. libpulse0
  20. libdbus-1-3
  21. libxcb1
  22. libslang2
  23. libncursesw5
  24. libtinfo5
  25. zlib1g
  26. libsdl2-2.0-0
  27. libopenal1
  28. libglib2.0-0
  29. libjack-jackd2-0
  30. libsndfile1
  31. libreadline7
  32. libvorbis0a
  33. libogg0
  34. libsystemd0
  35. libwrap0
  36. libasyncns0
  37. libc6
  38. libxau6
  39. libxdmcp6
  40. libsndio6.1
  41. libpcre3
  42. libstdc++6
  43. libgcc1
  44. libvorbisenc2
  45. liblzma5
  46. liblz4-1
  47. libgcrypt20
  48. libc6
  49. libbsd0
  50. libgpg-error0
  51.  
Advertisement
Add Comment
Please, Sign In to add comment