How to Install and Uninstall python3-oslo.rootwrap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-oslo.rootwrap" package

This is a short guide on how to install python3-oslo.rootwrap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-oslo.rootwrap

2. Uninstall "python3-oslo.rootwrap" package

This guide let you learn how to uninstall python3-oslo.rootwrap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-oslo.rootwrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-oslo.rootwrap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-oslo.rootwrap
Priority: optional
Section: universe/python
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.rootwrap
Version: 4.1.0-2
Provides: python3-oslo-rootwrap
Depends: python3-six (>= 1.9.0), sudo, python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-oslo.rootwrap/python3-oslo.rootwrap_4.1.0-2_all.deb
Size: 21100
MD5sum: 8af9b74544053d6de7c959cabd92ddbf
SHA1: 2f238e236e4d9b6b44fad458ac46b29b2e590ed6
SHA256: 1c58b65750c6e10de5ec375bd495e818c74dabc3dec13aab8726ab0d4a7f5136
Description-en: allows fine filtering of shell commands to run as root - Python 3.x
The Oslo Rootwrap allows fine filtering of shell commands to run as root from
OpenStack services.
.
Unlike other Oslo deliverables, it should not be used as a Python library, but
called as a separate process through the oslo-rootwrap command.
.
This package provides the Python 3.x module.
Description-md5: a707c21491cebe88dcb359537bc63311
Homepage: https://github.com/openstack/oslo.rootwrap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu