How to Install and Uninstall sqlcipher Package on Manjaro
Last updated: December 23,2024
1. Install "sqlcipher" package
This is a short guide on how to install sqlcipher on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
sqlcipher
Copied
2. Uninstall "sqlcipher" package
In this section, we are going to explain the necessary steps to uninstall sqlcipher on Manjaro:
$
sudo pacman -Rcns
sqlcipher
Copied
3. Information about the sqlcipher package on Manjaro
Repository : extra
Name : sqlcipher
Version : 4.5.5-1
Description : SQLite extension that provides transparent 256-bit AES
encryption of database files
Architecture : x86_64
URL : https://www.zetetic.net/sqlcipher/
Licenses : BSD
Groups : None
Provides : None
Depends On : openssl sqlite tcl readline zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1305.49 KiB
Installed Size : 3880.61 KiB
Packager : Antonio Rojas
Build Date : Wed Nov 1 19:11:07 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : sqlcipher
Version : 4.5.5-1
Description : SQLite extension that provides transparent 256-bit AES
encryption of database files
Architecture : x86_64
URL : https://www.zetetic.net/sqlcipher/
Licenses : BSD
Groups : None
Provides : None
Depends On : openssl sqlite tcl readline zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1305.49 KiB
Installed Size : 3880.61 KiB
Packager : Antonio Rojas
Build Date : Wed Nov 1 19:11:07 2023
Validated By : MD5 Sum SHA-256 Sum Signature