This is the snap for Vault, "A tool for securely accessing secrets". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.
sudo snap install vault
Edit the configuration file at /var/snap/vault/common/vault.hcl
and start the service with:
sudo snap start vault.vaultd
vault status