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

Last updated: May 13,2024

1. Install "python3-castellan" package

Please follow the guidance below to install python3-castellan on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-castellan

2. Uninstall "python3-castellan" package

Please follow the instructions below to uninstall python3-castellan on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-castellan
Priority: optional
Section: universe/python
Installed-Size: 261
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-castellan
Version: 0.4.0-1
Depends: python3-babel, python3-cryptography (>= 1.0), python3-oslo.config (>= 1:3.7.0), python3-oslo.context (>= 0.2.0), python3-oslo.log (>= 2.0.0), python3-oslo.policy (>= 0.3.1), python3-oslo.serialization (>= 2.0.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3:any (>= 3.3.2-2~)
Suggests: python-castellan-doc
Filename: pool/universe/p/python-castellan/python3-castellan_0.4.0-1_all.deb
Size: 31466
MD5sum: 75bff72feeac66199c61ee770c23a6bf
SHA1: 707e84f7f25a7f2ff50ff320da3501ae2e3b32c1
SHA256: aeaa3eb1003e80c8a33fe8b34975446fcdb042b147b53fa54b78d0718dff8f6e
Description-en: generic key manager interface for OpenStack - Python 3.x
The Castellan module provides a generic key manager interface so that
OpenStack projects can use Barbican, but also have the flexibilty to choose an
alternative Key Manager as needed. This is helpful during development, for
example, where a simple implementation of the Key Manager Interface can be
used instead of having to spin up a Barbican instance.
.
This package contains the Python 3.x module.
Description-md5: 86630d0f3983fb2d8bec5cf08573cab9
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu