How to Install and Uninstall ncdc Package on Kali Linux

Last updated: January 11,2025

1. Install "ncdc" package

In this section, we are going to explain the necessary steps to install ncdc on Kali Linux

$ sudo apt update $ sudo apt install ncdc

2. Uninstall "ncdc" package

In this section, we are going to explain the necessary steps to uninstall ncdc on Kali Linux:

$ sudo apt remove ncdc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncdc package on Kali Linux

Package: ncdc
Version: 1.23.1-1
Installed-Size: 466
Maintainer: Boris Pek
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libglib2.0-0 (>= 2.35.9), libgnutls30 (>= 3.7.5), libncursesw6 (>= 6), libsqlite3-0 (>= 3.5.9), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Suggests: screen, tmux, dtach
Size: 196932
SHA256: fbe3155028aa9959f7de3788f607da26c3097c44f335720171895e75e0d50576
SHA1: 9cdd0680b148b112d9534cf65f43aca60d15063f
MD5sum: 2cde6093ea5996b82592eb5fbac93872
Description: file sharing program using Direct Connect protocols
Ncdc is a lightweight direct connect client with a friendly ncurses interface.
It is compatible with EiskaltDC++, DC++, AirDC++, FlylinkDC++ and other DC
clients. Ncdc also interoperates with all common DC hub software that uses the
Direct Connect and Advanced Direct Connect protocols.
.
Program is NOT designed for using as daemon, but it may be used in combination
with a separate terminal multiplexer (screen, tmux) or detach utility (dtach)
if user needs such feature.
Description-md5:
Homepage: https://dev.yorhel.nl/ncdc
Section: net
Priority: optional
Filename: pool/main/n/ncdc/ncdc_1.23.1-1_amd64.deb