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

Last updated: May 17,2024

1. Install "python-catkin-pkg" package

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

$ sudo apt update $ sudo apt install python-catkin-pkg

2. Uninstall "python-catkin-pkg" package

Please follow the instructions below to uninstall python-catkin-pkg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-catkin-pkg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-catkin-pkg
Priority: extra
Section: universe/python
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-catkin-pkg
Version: 0.2.10-2
Depends: python, python-dateutil, python-docutils, python-mock
Filename: pool/universe/r/ros-catkin-pkg/python-catkin-pkg_0.2.10-2_all.deb
Size: 34612
MD5sum: 791fe0010dc7ba37813d4ac596826a60
SHA1: f7fd06fd7939676913ce79753b0f15cc2eb9f845
SHA256: 3ef53681fdbe4fae3525bc028ad863cb071ce7df5011453ec67fd4566a16fa52
Description-en: Low-level build system macros for Robot OS -- Python module
This package is part of Robot OS (ROS). It is a library for
retrieving information about catkin packages. Catkin contains CMake
macros that are useful in the development of ROS-related systems. ROS
provides libraries and tools to help software developers create robot
applications.
.
This package is a Python module needed to use Catkin.
Description-md5: cbbb42df7679bbd89382e3288b3f9d3b
Multi-Arch: foreign
Homepage: http://www.ros.org/wiki/catkin_pkg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu