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

Last updated: May 17,2024

1. Install "python3-custodia" package

This is a short guide on how to install python3-custodia on Kali Linux

$ sudo apt update $ sudo apt install python3-custodia

2. Uninstall "python3-custodia" package

This guide let you learn how to uninstall python3-custodia on Kali Linux:

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

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

Package: python3-custodia
Source: custodia
Version: 0.6.0-5
Installed-Size: 209
Maintainer: Debian FreeIPA Team
Architecture: all
Depends: python3-cryptography, python3-requests, python3-six, python3:any, python3-jwcrypto (>= 0.4.2), python3-systemd
Size: 40076
SHA256: d5c9f3038ddd89d7d308c6bd64b020959ed9f8cf499e6c4f59150566bb032711
SHA1: 0f7e72e76f0e3aacb977d3934519f928fead82cb
MD5sum: 93710ca6a461cb93afce94dca3072e0a
Description: Python3 bindings to Custodia -- Modular and pluggable Secrets Manager
Custodia allows one to serve retrieve, manage and store secrets for other
applications. It is useful for distributed, stateless applications that use
an image file base approach for instantiation like container based images.
But it is alaso useful to manage distribution of key material across a
multiple machines over a network.
.
This package includes the bindings for python3.
Description-md5:
Homepage: https://github.com/latchset/custodia
Section: python
Priority: optional
Filename: pool/main/c/custodia/python3-custodia_0.6.0-5_all.deb