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

Last updated: May 09,2024

1. Install "rosout" package

This guide covers the steps necessary to install rosout on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rosout

2. Uninstall "rosout" package

This guide let you learn how to uninstall rosout on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rosout $ sudo apt autoclean && sudo apt autoremove

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

Package: rosout
Priority: optional
Section: universe/misc
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ros-ros-comm
Version: 1.11.16-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), librosconsole0d, libroscpp-serialization0d, libroscpp0d, librostime0d, libstdc++6 (>= 5.2)
Filename: pool/universe/r/ros-ros-comm/rosout_1.11.16-3_amd64.deb
Size: 33574
MD5sum: 05a0390a43c344df63ca9bdefd28a929
SHA1: f2f7de3e55c4b5ad2377922d7914c0d2050d78f4
SHA256: c48c11e8adf727db455e945498fa6b684672471e37a901edaeab0a770e4152ea
Description-en: Robot OS system-wide logging mechanism
This package is part of Robot OS (ROS). rosout is the name of the
console log reporting mechanism in ROS. It can be thought of as
comprising several components:
* The `rosout` node for subscribing, logging, and republishing the
messages.
* The /rosout topic
* The /rosout_agg topic for subscribing to an aggregated feed
Description-md5: 9b3b21f28073a535790e063c30fae749
Multi-Arch: foreign
Homepage: http://www.ros.org/wiki/ros_comm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu