package-list.ubuntu-jammy.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334
  1. # Package list for Ubuntu 22.04
  2. # Build Tools Packages
  3. clang # For the compiler and its dependencies
  4. lld # For the llvm linker
  5. ninja-build # For Ninja Build System
  6. java-11-amazon-corretto-jdk # For Jenkins and Android
  7. # Build Libraries
  8. libglu1-mesa-dev # For Qt (GL dependency)
  9. libxcb-xinerama0 # For Qt plugins at runtime
  10. libxcb-xinput0 # For Qt plugins at runtime
  11. libfontconfig1-dev # For Qt plugins at runtime
  12. libcurl4-openssl-dev # For HttpRequestor
  13. libpcre2-16-0 # For Qt plugins at runtime
  14. libssl-dev # For system default OpenSSL
  15. libxcb-xkb-dev # For xcb keyboard input
  16. libxkbcommon-x11-dev # For xcb keyboard input
  17. libxkbcommon-dev # For xcb keyboard input
  18. libxcb-xfixes0-dev # For mouse input
  19. libxcb-xinput-dev # For mouse input
  20. libxcb-image0-dev # For xcb image support
  21. xxd
  22. zlib1g-dev
  23. mesa-common-dev
  24. ros-humble-ackermann-msgs # ROS2 development tools
  25. ros-humble-control-toolbox # ROS2 development tools
  26. ros-humble-gazebo-msgs # ROS2 development tools
  27. ros-humble-tf2-ros # ROS2 development tools
  28. ros-humble-urdfdom # ROS2 development tools
  29. ros-humble-vision-msgs # ROS2 development tools
  30. libunwind-dev
  31. libzstd-dev