How to Install and Uninstall ccrypt Package on openSUSE Leap
Last updated: December 25,2024
1. Install "ccrypt" package
This tutorial shows how to install ccrypt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ccrypt
Copied
2. Uninstall "ccrypt" package
Please follow the steps below to uninstall ccrypt on openSUSE Leap:
$
sudo zypper remove
ccrypt
Copied
3. Information about the ccrypt package on openSUSE Leap
Information for package ccrypt:
-------------------------------
Repository : Main Repository
Name : ccrypt
Version : 1.11-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 156.7 KiB
Installed : No
Status : not installed
Source package : ccrypt-1.11-bp155.2.12.src
Upstream URL : http://ccrypt.sourceforge.net/
Summary : Crypt and Decrypt Files and Streams with AES
Description :
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.
-------------------------------
Repository : Main Repository
Name : ccrypt
Version : 1.11-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 156.7 KiB
Installed : No
Status : not installed
Source package : ccrypt-1.11-bp155.2.12.src
Upstream URL : http://ccrypt.sourceforge.net/
Summary : Crypt and Decrypt Files and Streams with AES
Description :
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.