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

Last updated: May 18,2024

1. Install "python3-actionlib" package

Learn how to install python3-actionlib on Kali Linux

$ sudo apt update $ sudo apt install python3-actionlib

2. Uninstall "python3-actionlib" package

Please follow the guidance below to uninstall python3-actionlib on Kali Linux:

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

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

Package: python3-actionlib
Source: ros-actionlib
Version: 1.14.0-7
Installed-Size: 347
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-genpy, python3-std-msgs, python3-rospy, python3-actionlib-msgs, python3-move-base-msgs, python3-geometry-msgs
Size: 26768
SHA256: de33189a80fb4acb5b2068b3e2350a53ab3cb1fc48253ba2e1783741a2ebfcce
SHA1: 4bced764b9f343d34bc478056f28bc23f5276c3a
MD5sum: 63f66203c7cd38195b7c9fd4db8ab27a
Description: Robot OS actionlib library - Python 3 interface
This package is part of Robot OS (ROS). The actionlib stack provides
a standardized interface for interfacing with preemptable
tasks. Examples of this include moving the base to a target location,
performing a laser scan and returning the resulting point cloud,
detecting the handle of a door, etc.
.
This package contains the Python 3 binding.
Description-md5:
Homepage: https://wiki.ros.org/actionlib
Section: python
Priority: optional
Filename: pool/main/r/ros-actionlib/python3-actionlib_1.14.0-7_all.deb