How to Install yapet in Ubuntu 18.04



Install yapet by entering the following commands in the terminal:

sudo apt update
sudo apt install yapet

Description:

Yet Another Password Encryption Tool

Yapet is a curses based password encryption tool using the Blowfish encryption algorithm to store password records encrypted on disk. Its primary aim is to provide a safe way to store passwords in a file on disk while having a small footprint.

Homepage: http://www.guengel.ch/myapps/yapet/

Version: 1.0-9build1

Section: universe/utils