How to Install and Uninstall python3-bond Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-bond" package

Please follow the steps below to install python3-bond on Kali Linux

$ sudo apt update $ sudo apt install python3-bond

2. Uninstall "python3-bond" package

This is a short guide on how to uninstall python3-bond on Kali Linux:

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

3. Information about the python3-bond package on Kali Linux

Package: python3-bond
Source: ros-bond-core
Version: 1.8.6-10
Installed-Size: 33
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-genpy, python3-std-msgs
Size: 6956
SHA256: 19d16eadcabb35ed21f5de5d49e7da7b9d2fc92b41306f6dcaf49742d4188b33
SHA1: 2bf7982f2b411857a1e88bac6b0629c9baa7f915
MD5sum: 22a47c2724ef6135c11394594367e1d9
Description: Messages related to Robot OS bond_core - Python 3
This package is part of Robot OS (ROS). This is the 'bond' process state
machine library Python 3 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:
Homepage: https://wiki.ros.org/bond_core
Section: python
Priority: optional
Filename: pool/main/r/ros-bond-core/python3-bond_1.8.6-10_all.deb