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

Last updated: May 19,2024

1. Install "sqlcipher.x86_64" package

This is a short guide on how to install sqlcipher.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sqlcipher.x86_64

2. Uninstall "sqlcipher.x86_64" package

Please follow the instructions below to uninstall sqlcipher.x86_64 on Fedora 34:

$ sudo dnf remove sqlcipher.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:33:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : sqlcipher
Version : 3.4.1
Release : 9.fc34
Architecture : x86_64
Size : 428 k
Source : sqlcipher-3.4.1-9.fc34.src.rpm
Repository : fedora
Summary : SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.
URL : https://github.com/sqlcipher/sqlcipher
License : BSD
Description : SQLCipher is an open source library that provides transparent, secure 256-bit
: AES encryption of SQLite database files. SQLCipher has been adopted as a secure
: database solution by many commercial and open source products, making it one of
: the most popular encrypted database platforms for Mobile, Embedded, and Desktop
: applications