How to Install zulucrypt-cli in Ubuntu 18.04



Install zulucrypt-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install zulucrypt-cli

Description:

tool for encrypting volumes

zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulucrypt-cli is a command line interface frontend to cryptsetup and tcplay and it is a tool that make it easy to manage LUKS, PLAIN and TRUECRYPT encrypted volumes. With one command you can encrypt a volume. Without zulucrypt-cli would be multiple commands needed to achieve the same result.

Homepage: http://mhogomchungu.github.io/zuluCrypt

Version: 5.4.0-2build1

Section: universe/utils