How to Install custodia software package in Ubuntu 17.04 (Zesty Zapus)

How to Install custodia software package in Ubuntu 17.04 (Zesty Zapus)

custodia software package provides Modular and pluggable Secrets Manager, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install custodia 

custodia is installed in your system.

Make ensure the custodia package were installed using the commands given below,

$ sudo dpkg-query -l | grep custodia *

You will get with custodia package name, version, architecture and description in a table

custodia package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Python
Package custodia
Version 0.1.0-5ubuntu1
Description Modular and pluggable Secrets Manager
Sub Section Python


See Also, How to uninstall or remove custodia software package from Ubuntu 17.04 (Zesty Zapus)?