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

Last updated: May 18,2024

1. Install "python-bond" package

This is a short guide on how to install python-bond on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bond

2. Uninstall "python-bond" package

Please follow the steps below to uninstall python-bond on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bond
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-bond-core
Version: 1.7.16-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-genpy, python-std-msgs
Filename: pool/universe/r/ros-bond-core/python-bond_1.7.16-3_all.deb
Size: 12528
MD5sum: bc25c85b2eef3dc5ac8f6761f86a0ade
SHA1: 917776c0ad9d91cace011f2f07433429d0ec7d1c
SHA256: c4767d6f2e8643d1d54a9fd6a41e1c15183612d6b19ec085cca79a239073e765
Description-en: Messages related to Robot OS bond_core - Python
This package is part of Robot OS (ROS). This is the 'bond' process state
machine library python bindings.
.
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.
Description-md5: 750c89eb85dae4650c11836a456332d1
Homepage: http://wiki.ros.org/bond_core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu