How to Install and Uninstall python-rosbag Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-rosbag" package

Here is a brief guide to show you how to install python-rosbag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rosbag

2. Uninstall "python-rosbag" package

This guide covers the steps necessary to uninstall python-rosbag on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-rosbag $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rosbag package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-rosbag
Priority: optional
Section: universe/python
Installed-Size: 535
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ros-ros-comm
Version: 1.11.16-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libboost-program-options1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), librosbag-storage0d, librosbag0d, librosconsole0d, libroscpp0d, librostime0d, libstdc++6 (>= 5.2), python-roslib, python-rospy, python-roslz4
Filename: pool/universe/r/ros-ros-comm/python-rosbag_1.11.16-3_amd64.deb
Size: 99886
MD5sum: abbb1e002bb21a24e154eb64b49ca498
SHA1: 7eb696ca983c0419d4562ff40147c60c51cfb63a
SHA256: f332b79b96c42c08ab302456267943f108ac2130da27de7ab502b0a3ae435a0b
Description-en: Python tools for recording from and playing back to Robot OS topics
This package is part of Robot OS (ROS). It provides a command-line
tool for working with bags (ROS messages stores). The corresponding
librosbag package provides corresponding C++ and Python APIs.
Description-md5: 68ab6e50b9a5c2b27d6cc874328b6ea2
Multi-Arch: allowed
Homepage: http://www.ros.org/wiki/ros_comm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu