How to Install and Uninstall ccrypt.x86_64 Package on Fedora 34

Last updated: July 06,2024

1. Install "ccrypt.x86_64" package

This tutorial shows how to install ccrypt.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ccrypt.x86_64

2. Uninstall "ccrypt.x86_64" package

This is a short guide on how to uninstall ccrypt.x86_64 on Fedora 34:

$ sudo dnf remove ccrypt.x86_64 $ sudo dnf autoremove

3. Information about the ccrypt.x86_64 package on Fedora 34

Last metadata expiration check: 4:14:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ccrypt
Version : 1.10
Release : 24.fc34
Architecture : x86_64
Size : 114 k
Source : ccrypt-1.10-24.fc34.src.rpm
Repository : fedora
Summary : Secure encryption and decryption of files and streams
URL : http://ccrypt.sourceforge.net/
License : GPLv2+
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.