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

Last updated: May 14,2024

1. Install "rosbash" package

Please follow the guidance below to install rosbash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rosbash

2. Uninstall "rosbash" package

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

$ sudo apt remove rosbash $ sudo apt autoclean && sudo apt autoremove

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

Package: rosbash
Priority: extra
Section: universe/utils
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-ros
Version: 1.12.5-4
Recommends: bash-completion
Filename: pool/universe/r/ros-ros/rosbash_1.12.5-4_all.deb
Size: 12046
MD5sum: 282601e3cd7f3252d2b9b81515621e11
SHA1: 9ad6271adfccb02a6f82d7a2635aacd2365d3cd0
SHA256: 30e1edd90385ac9b110a4700905ee7106a46479ed632eedb5c9c85529f0f689f
Description-en: Assorted shell commands for using Robot OS with bash
This package is part of Robot OS (ROS). The rosbash package contains
some useful bash functions and adds tab-completion to a large number
of the basic ros utilities. The package includes limited support for
zsh and tcsh by way of sourcing the roszsh or rostcsh files
respectively. It doesn't provide documentation on these shells,
though much of the functionality is similar to the bash shell
extensions.
Description-md5: b3539ab2d1aa178ea3d3840fceedc491
Multi-Arch: foreign
Homepage: http://www.ros.org/wiki/ROS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu