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

Last updated: May 11,2024

1. Install "python3-custodia" package

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

$ sudo apt update $ sudo apt install python3-custodia

2. Uninstall "python3-custodia" package

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

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

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

Package: python3-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: python3-jwcrypto
Filename: pool/universe/c/custodia/python3-custodia_0.1.0-5ubuntu1_all.deb
Size: 18334
MD5sum: ee4106033ff4d2b3fb93ee002f0e4652
SHA1: 39e45230f49c35b8c1701b0d15e2bb82ad020633
SHA256: 3c0bf26f57ea120cdb64599e9171f1d8131e97f59e5fc44d7cd4a8eb42d34cf1
Description-en: 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: 941b9cf4cb61f9fb96e1624c114c66e8
Homepage: https://github.com/simo5/custodia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu