How to Install and Uninstall libsqlcipher-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libsqlcipher-dev" package

Please follow the guidelines below to install libsqlcipher-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsqlcipher-dev

2. Uninstall "libsqlcipher-dev" package

This guide let you learn how to uninstall libsqlcipher-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsqlcipher-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqlcipher-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsqlcipher-dev
Architecture: amd64
Version: 3.4.1-2
Priority: optional
Section: universe/libdevel
Source: sqlcipher
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hans-Christoph Steiner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1774
Depends: libsqlcipher0 (= 3.4.1-2), libc6-dev
Suggests: sqlite3-doc
Filename: pool/universe/s/sqlcipher/libsqlcipher-dev_3.4.1-2_amd64.deb
Size: 563064
MD5sum: f82da3f412847847558595e2da93842a
SHA1: 1f2917aacc6bec4cd0b1d9d2ee5d4f57c594e680
SHA256: e624c82137d32a0a0cc658d0f892bc18c1eedbd80927263d16f9ea19e3330df0
SHA512: ff5b1c07c78cae2e5469e0becfd57b58c12a1b1d3a615d164e50d29867325c27931eb74ec89d440ab0a320d0f8217199c1fc31be744698fc1743136c6209c588
Homepage: http://sqlcipher.net/
Description-en: SQLCipher development files
SQLCipher is a C library that implements an encryption in the SQLite 3
database engine. Programs that link with the SQLCipher library can have SQL
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.
.
SQLCipher has a small footprint and great performance so it’s ideal for
protecting embedded application databases and is well suited for mobile
development.
.
* as little as 5-15% overhead for encryption
* 100% of data in the database file is encrypted
* Uses good security practices (CBC mode, key derivation)
* Zero-configuration and application level cryptography
* Algorithms provided by the peer reviewed OpenSSL crypto library.
.
SQLCipher has broad platform support for with C/C++, Obj-C, QT,
Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android,
Xamarin.iOS, and Xamarin.Android.
.
This package contains the development files (headers, static libraries)
.
SQLCipher v3.4.1 is based on SQLite3 v3.15.2.
Description-md5: 80ef21bfc6cf78a27bb59c41c04e323f