How to Install and Uninstall rosbuild Package on Kali Linux

Last updated: November 05,2024

1. Install "rosbuild" package

This is a short guide on how to install rosbuild on Kali Linux

$ sudo apt update $ sudo apt install rosbuild

2. Uninstall "rosbuild" package

This guide let you learn how to uninstall rosbuild on Kali Linux:

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

3. Information about the rosbuild package on Kali Linux

Package: rosbuild
Source: ros-ros
Version: 1.15.8-5
Installed-Size: 139
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 28040
SHA256: 2ad189d27959f892857e7f50fd20dedf08ffb03e91559696bf9079fbe7ad8d7c
SHA1: 2805a41130a50e6b81f2cf690e2fda3c9c4996b2
MD5sum: 576ba7f158728880d3c5ddcabdedf76f
Description: 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:
Multi-Arch: foreign
Homepage: https://wiki.ros.org/ROS
Section: devel
Priority: optional
Filename: pool/main/r/ros-ros/rosbuild_1.15.8-5_all.deb