How to Install and Uninstall libksba-dev Package on Kali Linux

Last updated: May 06,2024

1. Install "libksba-dev" package

Please follow the instructions below to install libksba-dev on Kali Linux

$ sudo apt update $ sudo apt install libksba-dev

2. Uninstall "libksba-dev" package

This tutorial shows how to uninstall libksba-dev on Kali Linux:

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

3. Information about the libksba-dev package on Kali Linux

Package: libksba-dev
Source: libksba
Version: 1.6.5-2
Installed-Size: 546
Maintainer: Debian GnuTLS Maintainers
Architecture: amd64
Depends: libksba8 (= 1.6.5-2)
Size: 165252
SHA256: 6807f01230af1aa0be297c05edf70f4045b91dac61ffee509a0cc162c8433449
SHA1: 939d025bb4e1d97178d4e2329997b8c473097dcb
MD5sum: 456ab921e862850e12be106bef96ffaa
Description: X.509 and CMS support library - development files
KSBA (pronounced Kasbah) is a library to make X.509 certificates as
well as the CMS easily accessible by other applications. Both
specifications are building blocks of S/MIME and TLS.
.
KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER
Encoder, Certificate Handling and CMS Handling.
.
This package contains the development library files.
Description-md5:
Multi-Arch: same
Homepage: https://www.gnupg.org/related_software/libksba/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
security::authentication
Section: libdevel
Priority: optional
Filename: pool/main/libk/libksba/libksba-dev_1.6.5-2_amd64.deb