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

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

codecrypt software package provides post-quantum encryption and signing tool, 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 codecrypt 

codecrypt is installed in your system.

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

$ sudo dpkg-query -l | grep codecrypt *

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

codecrypt package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package codecrypt
Version 1.7.5-1build1
Description post-quantum encryption and signing tool
Sub Section utils


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