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

Last updated: June 03,2024

1. Install "python3-oslo.policy" package

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

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

2. Uninstall "python3-oslo.policy" package

Please follow the guidance below to uninstall python3-oslo.policy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-oslo.policy
Priority: optional
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.policy
Version: 1.6.0-2
Replaces: python3-oslo-policy (<< 0.5.0-1~)
Depends: python3-oslo.config (>= 1:3.7.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-six (>= 1.9.0), python3-requests (>= 2.8.1), python3:any (>= 3.3.2-2~)
Suggests: python-oslo.policy-doc
Breaks: python3-oslo-policy (<< 0.5.0-1~)
Filename: pool/universe/p/python-oslo.policy/python3-oslo.policy_1.6.0-2_all.deb
Size: 25048
MD5sum: 98e962de26703851ac6a4333ce38a104
SHA1: 8d86c87a485c31c8ae6812c335df209d892ec60a
SHA256: f41a8a53026e515cce74299f471b393c36be609720db36fce9bd2e9c9d6e5f72
Description-en: RBAC policy enforcement library for OpenStack - Python 3.x
Oslo.policy provides a Role Based Access Control policy enforcement library
for OpenStack.
.
This package contains the Python 3.x module.
Description-md5: 20ae3e51fa41b0c6f176de4a3e29faa5
Homepage: https://github.com/openstack/oslo.policy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu