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

Last updated: June 05,2024

1. Install "python-rosdistro" package

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

$ sudo apt update $ sudo apt install python-rosdistro

2. Uninstall "python-rosdistro" package

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

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

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

Package: python-rosdistro
Priority: optional
Section: universe/python
Installed-Size: 231
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-rosdistro
Version: 0.4.4-1
Depends: python-catkin-pkg, python-pkg-resources, python-rospkg, python-yaml, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-argparse, python-setuptools
Filename: pool/universe/r/ros-rosdistro/python-rosdistro_0.4.4-1_all.deb
Size: 27372
MD5sum: ad7bc627caaf2b1466cddeca125661ce
SHA1: b783fd0ff1291bc84885b7ef21032718206ca1d5
SHA256: dc856a0878cd7b520968d2851f465b5bb1c30411b13b13d63b3f0a3cc697644e
Description-en: Tool to work with rosdistro files (for Robot OS)
This package is part of Robot OS (ROS). The rosdistro tool allows you
to get access to the full dependency tree and the vcs information of
all packages and repositories.
.
rosdistro is a file format for managing ROS Distributions and the ROS
stacks they contain. This file format is used as input to a variety
of tools in the ROS build and release toolchain, from stack release
tools to rosdoc. The rosdistro format has changed for Catkin-based
repositories.
Description-md5: 0fc691fa9c998649d08db5ca99d4b1d6
Homepage: http://www.ros.org/wiki/rosdistro
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu