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

Last updated: February 24,2025

1. Install "libcjose-dev" package

Here is a brief guide to show you how to install libcjose-dev on Kali Linux

$ sudo apt update $ sudo apt install libcjose-dev

2. Uninstall "libcjose-dev" package

This guide covers the steps necessary to uninstall libcjose-dev on Kali Linux:

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

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

Package: libcjose-dev
Source: cjose (0.6.2.2-1)
Version: 0.6.2.2-1+b1
Installed-Size: 220
Maintainer: Moritz Schlarb
Architecture: amd64
Depends: libcjose0 (= 0.6.2.2-1+b1)
Size: 45328
SHA256: cf0d85f9d2d98a52500e0e1ad7175384f9a684f0ab2a8396d32bcc0020ad41d0
SHA1: 8958c5a57686444f3aced2355341a10507802159
MD5sum: 87d5a7e1280795417eb4dfc473051a32
Description: C library implementing the JOSE standard (development files)
This is an implementation of the Javascript Object Signing and Encryption
(JOSE) standard for C/C++.
This package includes the development files (headers) for building
software using libcjose.
Description-md5:
Homepage: https://github.com/zmartzone/cjose
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
security::cryptography
Section: libdevel
Priority: optional
Filename: pool/main/c/cjose/libcjose-dev_0.6.2.2-1+b1_amd64.deb