How to Install and Uninstall ccrypt Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "ccrypt" package
Please follow the guidelines below to install ccrypt on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ccrypt
Copied
2. Uninstall "ccrypt" package
This guide let you learn how to uninstall ccrypt on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ccrypt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ccrypt package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ccrypt
Priority: optional
Section: universe/utils
Installed-Size: 261
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Vanden Berghe
Architecture: amd64
Version: 1.10-4
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/ccrypt/ccrypt_1.10-4_amd64.deb
Size: 61048
MD5sum: 0267c5d02f8aad6cd1fab8850b7caf50
SHA1: e3f18afd37e9d4f3142558030f722bfb7f044e21
SHA256: ffeb76aa1350edad7faa71e87c83525cb8935e38ff79d4670e3600838e54e644
Description-en: secure encryption and decryption of files and streams
ccrypt is a utility for encrypting and decrypting files and streams. It was
designed as a replacement for the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based on the
Rijndael cipher, which is the U.S. government's chosen candidate for the
Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is
believed to provide very strong security.
Description-md5: da31f4a0f5044cdae29a94198cd0810c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 261
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Vanden Berghe
Architecture: amd64
Version: 1.10-4
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/ccrypt/ccrypt_1.10-4_amd64.deb
Size: 61048
MD5sum: 0267c5d02f8aad6cd1fab8850b7caf50
SHA1: e3f18afd37e9d4f3142558030f722bfb7f044e21
SHA256: ffeb76aa1350edad7faa71e87c83525cb8935e38ff79d4670e3600838e54e644
Description-en: secure encryption and decryption of files and streams
ccrypt is a utility for encrypting and decrypting files and streams. It was
designed as a replacement for the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based on the
Rijndael cipher, which is the U.S. government's chosen candidate for the
Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is
believed to provide very strong security.
Description-md5: da31f4a0f5044cdae29a94198cd0810c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu