How to Install and Uninstall nats-server Package on Kali Linux

Last updated: May 20,2024

1. Install "nats-server" package

Please follow the steps below to install nats-server on Kali Linux

$ sudo apt update $ sudo apt install nats-server

2. Uninstall "nats-server" package

This tutorial shows how to uninstall nats-server on Kali Linux:

$ sudo apt remove nats-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the nats-server package on Kali Linux

Package: nats-server
Version: 2.10.7-1
Installed-Size: 12669
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), adduser
Size: 4051804
SHA256: 4c4b48834adc8fa5c9c66c6393827c644a3e2e6ab95b1592271c8f92380ae20b
SHA1: 363feb1424a7e8280215910396430f1524a3b20f
MD5sum: cb891a0ad46eca12f335f8f8fddc8da9
Description: High-Performance server for NATS.io (program)
NATS is a simple, secure and performant communications
system for digital systems, services and devices. NATS is part of the
Cloud Native Computing Foundation (CNCF) and has
over 40 client language implementations.
.
Its server can run on-premise, in the cloud, at the edge, and even on a
Raspberry Pi. NATS can secure and simplify design and operation of
modern distributed systems.
.
This package provides the nats-server binary.
Description-md5:
Homepage: https://github.com/nats-io/nats-server
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-minio-highwayhash (= 1.0.2-2), golang-github-nats-io-jwt (= 2.5.2-2), golang-github-nats-io-nkeys (= 0.4.6-1), golang-github-nats-io-nuid (= 1.0.1-1), golang-go.crypto (= 1:0.16.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-time (= 0.5.0-1), golang-uber-automaxprocs (= 1.5.3-1)
Section: golang
Priority: optional
Filename: pool/main/n/nats-server/nats-server_2.10.7-1_amd64.deb