How to Install and Uninstall libnats3.3 Package on Kali Linux

Last updated: May 05,2024

1. Install "libnats3.3" package

Please follow the instructions below to install libnats3.3 on Kali Linux

$ sudo apt update $ sudo apt install libnats3.3

2. Uninstall "libnats3.3" package

Please follow the guidelines below to uninstall libnats3.3 on Kali Linux:

$ sudo apt remove libnats3.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnats3.3 package on Kali Linux

Package: libnats3.3
Source: nats.c
Version: 3.3.0-4
Installed-Size: 434
Maintainer: Victor Seva
Architecture: amd64
Depends: libc6 (>= 2.25), libprotobuf-c1 (>= 1.3.1), libssl3 (>= 3.0.0)
Size: 149760
SHA256: 9d0f2334100d4f41a23d42b478de3b9ec2e86ee692de129303c536b0177f454e
SHA1: 4088a801d3c74c35a7977e1f31172efabd3d3209
MD5sum: 1e861ae8cd1a4115fcab8cf977a53523
Description: C client for the NATS messaging system
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.
.
This package provides the C shared libraries for NATS
Description-md5: 85103e184862df4ebeb6f110a67b4edc
Multi-Arch: same
Homepage: https://github.com/nats-io/nats.c/
Section: libs
Priority: optional
Filename: pool/main/n/nats.c/libnats3.3_3.3.0-4_amd64.deb