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

Last updated: May 09,2024

1. Install "python3-bondpy" package

Please follow the guidance below to install python3-bondpy on Kali Linux

$ sudo apt update $ sudo apt install python3-bondpy

2. Uninstall "python3-bondpy" package

This guide let you learn how to uninstall python3-bondpy on Kali Linux:

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

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

Package: python3-bondpy
Source: ros-bond-core
Version: 1.8.6-10
Installed-Size: 57
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-bond, python3-rospy, python3-smclib
Size: 11596
SHA256: be94a71997ce154f70e19f8ec9e5693181c057cbc8d4360015a45068a5bb49e2
SHA1: 0e00b46c5fd0cc08659e0c5db8d468023b4992b3
MD5sum: 9e473e0c04505a91d254d7a59488419f
Description: Python 3 implementation of bond
This package is part of Robot OS (ROS). It is the 'bond' process state
machine library Python 3 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 3 package.
Description-md5:
Homepage: https://wiki.ros.org/bond_core
Section: python
Priority: optional
Filename: pool/main/r/ros-bond-core/python3-bondpy_1.8.6-10_all.deb