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

Last updated: May 18,2024

1. Install "python-bondpy" package

Please follow the instructions below to install python-bondpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bondpy

2. Uninstall "python-bondpy" package

In this section, we are going to explain the necessary steps to uninstall python-bondpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bondpy
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ros-bond-core
Version: 1.7.16-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-bond, python-rospy, python-smclib
Filename: pool/universe/r/ros-bond-core/python-bondpy_1.7.16-3_amd64.deb
Size: 15884
MD5sum: d7fd4c4c786b10e83dabc3e7884b4029
SHA1: c912d2a274d2e586825bfd37e850d99ea4d57492
SHA256: 61b473b329439a41082319770609695c576e9266a37fd9e19941581c37445dfd
Description-en: Python implementation of bond
This package is part of Robot OS (ROS). It is the 'bond' process state
machine library python implementation.
.
Bond is a mechanism for checking when another process has terminated. A
bond allows two processes, A and B, to know when the other has terminated,
either cleanly or by crashing. The bond remains connected until it is either
broken explicitly or until a heartbeat times out. This package contains
the Python package.
Description-md5: 5b5143bb2d7485f325da845daee520d0
Homepage: http://wiki.ros.org/bond_core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu