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

Last updated: November 26,2024

1. Install "python-actionlib" package

Here is a brief guide to show you how to install python-actionlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-actionlib

2. Uninstall "python-actionlib" package

Here is a brief guide to show you how to uninstall python-actionlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-actionlib
Priority: optional
Section: universe/python
Installed-Size: 364
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-actionlib
Version: 1.11.4-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-genpy, python-std-msgs
Filename: pool/universe/r/ros-actionlib/python-actionlib_1.11.4-2_all.deb
Size: 28958
MD5sum: 94ff7243ebede4c8fa3f2dc02266f84e
SHA1: 34bcb7b5eadf11f32acce647c2487c6d2f436233
SHA256: 829b34423fe6e2f99159766e538ea120fcb96daa65ca831de71105a11ef88e8e
Description-en: Robot OS actionlib library - Python 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 binding.
Description-md5: eb4fb83b7e7aae1975ab09546b2a7c7a
Homepage: http://www.ros.org/wiki/actionlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu