How to Install and Uninstall python-custodia Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "python-custodia" package

This guide let you learn how to install python-custodia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-custodia

2. Uninstall "python-custodia" package

This tutorial shows how to uninstall python-custodia on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-custodia package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-custodia
Priority: optional
Section: universe/python
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Source: custodia
Version: 0.1.0-5ubuntu1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-jwcrypto
Filename: pool/universe/c/custodia/python-custodia_0.1.0-5ubuntu1_all.deb
Size: 18266
MD5sum: 03b7620e04143b55ff6834e8431dbc9a
SHA1: c03d53a000888cf1aa3a4002ee8e616bd24590de
SHA256: 08caa1797f1c52cc98eaa7dfe0592da598ad28ebf156f3c80b64398aed6cf015
Description-en: Python 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 python2.
Description-md5: e7b321bbace50202129fc2177384df5f
Homepage: https://github.com/simo5/custodia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions