How to Install and Uninstall rosbuild Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "rosbuild" package

Please follow the guidelines below to install rosbuild on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rosbuild

2. Uninstall "rosbuild" package

This tutorial shows how to uninstall rosbuild on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rosbuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the rosbuild package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rosbuild
Priority: extra
Section: universe/devel
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-ros
Version: 1.12.5-4
Depends: python
Filename: pool/universe/r/ros-ros/rosbuild_1.12.5-4_all.deb
Size: 26468
MD5sum: 2ee24d3e0f29d1e845982dd607d6a7ce
SHA1: 21806ff5aefb13e10174eb29367f89adb6178f60
SHA256: c5ff3fd20619627777e42e5c4c030d368f7106e5a4b527840330383e1241e18c
Description-en: scripts for managing the Robot OS build system
This package is part of Robot OS (ROS). Rosbuild solves the core
problem of gathering appropriate build flags from, and tracking
dependencies in, the ROS package tree. The macros provided by
rosbuild automatically inherit the union of build flags exported by
packages on which your package depends.
Description-md5: 2f361c1de3223459da0eaad9b1d418d4
Multi-Arch: foreign
Homepage: http://www.ros.org/wiki/ROS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu