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

Last updated: November 13,2024

1. Install "python-dynamic-reconfigure" package

In this section, we are going to explain the necessary steps to install python-dynamic-reconfigure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dynamic-reconfigure

2. Uninstall "python-dynamic-reconfigure" package

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

$ sudo apt remove python-dynamic-reconfigure $ sudo apt autoclean && sudo apt autoremove

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

Package: python-dynamic-reconfigure
Priority: optional
Section: universe/python
Installed-Size: 265
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-dynamic-reconfigure
Version: 1.5.39-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-genpy, python-std-msgs, python-roslib
Filename: pool/universe/r/ros-dynamic-reconfigure/python-dynamic-reconfigure_1.5.39-2_all.deb
Size: 20622
MD5sum: 22995714effe01c871f2d5ddd69b2a6e
SHA1: bdbd98d34b767a0986355d5d9b1312b7c1776c04
SHA256: dac91474db92476648c014232b39f08bc67de8fb81de96f47f021a40e08dd652
Description-en: Robot OS dynamic-reconfigure library - Python bindings
This package is part of Robot OS (ROS), and contains the
dynamic_reconfigure package which provides a means to change node
parameters at any time without having to restart the node.
.
This package contains the Python bindings.
Description-md5: 35d2d0352d180c5f6a525e4264006337
Homepage: http://www.ros.org/wiki/dynamic_reconfigure
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu