How to Install and Uninstall nncp Package on Kali Linux

Last updated: May 15,2024

1. Install "nncp" package

This is a short guide on how to install nncp on Kali Linux

$ sudo apt update $ sudo apt install nncp

2. Uninstall "nncp" package

Please follow the guidance below to uninstall nncp on Kali Linux:

$ sudo apt remove nncp $ sudo apt autoclean && sudo apt autoremove

3. Information about the nncp package on Kali Linux

Package: nncp
Version: 8.10.0-8
Installed-Size: 167733
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), adduser
Suggests: hjson-go
Size: 31382216
SHA256: d2cf4b66974159d36b497d37923dde59d59fe2b8ec2b71c42b511a203beac9bf
SHA1: bce6946b49c1737093525caa0165bda43490d09b
MD5sum: 6681b18238637675e088f04c7022cc54
Description: Secure store-and-forward files, mail, and commands
NNCP is a package facilitating secure store-and-forward file and mail
exchange. It can be thought of as a modern UUCP with Internet smarts.
.
NNCP supports direct online communication over a LAN or Internet,
scheduled communication, offline copies, streaming communication
(pipes), and more. It can therefore be used for air-gapped computers
that might be communicated with by CD-ROM, tape, or USB stick. It can
also be used for intermittent or on-demand links, very slow or high
latency links, etc.
.
NNCP can build up ad-hoc friend-to-friend (F2F) statically routed,
darknet, delay-tolerant networks for fire-and-forget secure reliable
files, file requests, Internet mail and commands transmission. All
packets are integrity checked, end-to-end encrypted, explicitly
authenticated by known participants public keys. Onion encryption is
applied to relayed packets. Each node acts both as a client and server, can
use push and poll behaviour model. Also there is multicasting areas support.
.
Out-of-box offline sneakernet/floppynet, dead drops, sequential and append-only
CD-ROM/tape storages, air-gapped computers support. But online TCP daemon with
full-duplex resumable data transmission exists.
Description-md5:
Homepage: http://www.nncpgo.org/
Built-Using: balloon (= 1.1.1-2), golang-1.21 (= 1.21.6-1), golang-fsnotify (= 1.7.0-1), golang-github-arceliar-ironwood (= 0.0~git20240115.ddd1fa6-1), golang-github-arceliar-phony (= 0.0~git20220903.530938a-1), golang-github-bits-and-blooms-bitset (= 1.5.0-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-davecgh-go-xdr (= 0.0~git20161123.e6a2ba0-2), golang-github-dustin-go-humanize (= 1.0.1-1), golang-github-flynn-noise (= 1.0.0-2), golang-github-gologme-log (= 1.3.0-2), golang-github-google-btree (= 1.0.0-1), golang-github-gorhill-cronexpr (= 1.0.0+git20180427.88b0669-2), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-klauspost-cpuid (= 2.2.6-1), golang-github-lucas-clemente-quic-go (= 0.38.2-1), golang-github-willf-bloom (= 3.3.1-1), golang-go.crypto (= 1:0.18.0-1), golang-go.cypherpunks-recfile (= 0.4.3-2), golang-golang-x-exp (= 0.0~git20231006.7918f67-1), golang-golang-x-net (= 1:0.20.0+dfsg-1), golang-golang-x-sys (= 0.16.0-1), golang-golang-x-term (= 0.16.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-time (= 0.5.0-1), golang-gvisor-gvisor (= 0.0~20230807.0-4), golang-lukechampine-blake3 (= 1.1.6-1), hjson-go (= 4.3.1-3), yggdrasil (= 0.5.5-1)
Section: golang
Priority: optional
Filename: pool/main/n/nncp/nncp_8.10.0-8_amd64.deb