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

Last updated: May 14,2024

1. Install "python3-castellan" package

Here is a brief guide to show you how to install python3-castellan on Kali Linux

$ sudo apt update $ sudo apt install python3-castellan

2. Uninstall "python3-castellan" package

Here is a brief guide to show you how to uninstall python3-castellan on Kali Linux:

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

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

Package: python3-castellan
Source: python-castellan
Version: 4.3.0-2
Installed-Size: 348
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-barbicanclient, python3-cryptography (>= 2.7), python3-keystoneauth1, python3-oslo.config, python3-oslo.context, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-pbr, python3-requests, python3-stevedore, python3:any
Suggests: python-castellan-doc
Size: 41904
SHA256: d99b7073952b34ce78d7b01d2c9784609c693f444c79ac24ef001c8a6db868bf
SHA1: e38924da0cb50c55c452b725bddff3ab777bca9b
MD5sum: 10127a6eea4d3d2f8f1c270b92781055
Description: generic key manager interface for OpenStack
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.
Description-md5:
Homepage: https://opendev.org/openstack/castellan
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-castellan/python3-castellan_4.3.0-2_all.deb