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

Last updated: January 11,2025

1. Install "sqlcipher.x86_64" package

Here is a brief guide to show you how to install sqlcipher.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install sqlcipher.x86_64

2. Uninstall "sqlcipher.x86_64" package

Learn how to uninstall sqlcipher.x86_64 on Fedora 36:

$ sudo dnf remove sqlcipher.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:33:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : sqlcipher
Version : 4.4.3
Release : 4.fc36
Architecture : x86_64
Size : 907 k
Source : sqlcipher-4.4.3-4.fc36.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