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

Last updated: May 19,2024

1. Install "libsecrecy-dev" package

Please follow the instructions below to install libsecrecy-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsecrecy-dev

2. Uninstall "libsecrecy-dev" package

Please follow the guidance below to uninstall libsecrecy-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libsecrecy-dev
Architecture: amd64
Version: 0.0.2+dfsg-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libsecrecy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 149
Depends: pkg-config, libgpgme-dev, nettle-dev
Filename: pool/universe/libs/libsecrecy/libsecrecy-dev_0.0.2+dfsg-2_amd64.deb
Size: 19844
MD5sum: 777161e97d490dc4e031253643741f96
SHA1: a085c2d15a7c6b4a6dd7f4436ebaddac78c82ba1
SHA256: b1cab6bafa511899175a123dbf66ad39c62b675dfb01637a2776e9030b2355a2
SHA512: 0224fa39691dcf245719be4fb9f8e43a6413bc9efd406b1dbc91ab8ea8c00872f69b305d2ea59c7aa55d6f79d4546d49675dd074cdd699247261bf0b0988e492
Homepage: https://gitlab.com/german.tischler/libsecrecy
Description-en: C++ header only library for random access to encrypted files
libsecrecy is a header only C++ library implementing an encrypted file format
based on GCM (Galois Counter Mode) and AES128 or AES256.
.
It uses nettle routines for file encryption and decryption via GCM using
AES128 or AES256 as cipher function and gpgme for key storage.
.
While encryption is currently only supported in a streaming fashion,
decryption allows random access in the encrypted file due to independently
encoded subunits.
Description-md5: 556b47cd5f5e5bfa9aec15eb11c1b3a4