package-list.ubuntu-jammy.txt 1.5 KB

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