How to Install and Uninstall microdc2 Package on Kali Linux

Last updated: May 20,2024

1. Install "microdc2" package

This tutorial shows how to install microdc2 on Kali Linux

$ sudo apt update $ sudo apt install microdc2

2. Uninstall "microdc2" package

This guide covers the steps necessary to uninstall microdc2 on Kali Linux:

$ sudo apt remove microdc2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the microdc2 package on Kali Linux

Package: microdc2
Version: 0.15.6-5
Installed-Size: 377
Maintainer: Debian QA Group
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libreadline8 (>= 6.0), libxml2 (>= 2.7.4)
Size: 141868
SHA256: 975a2a466c537bc036eb2a287947baf0d4b149303bbfbea204db3e0686590850
SHA1: 7d8e79cac2669b1d161b1d836d9a3c5232276409
MD5sum: 477a0c8601dd5174ee68c57490921677
Description: command-line based Direct Connect client
microdc2 is a command-line based Direct Connect client that uses
the GNU Readline library for user interaction. It was developed from
ground up and does not depend on any other program. Despite the
command-line user interface, it was designed to be user friendly and
simple to use. It can work on headless host (under `screen`, for
instance) ant thus, doesn't require you to run an expensive X11
session, as other clients do.
.
microdc2 is currently in beta state - there may be many bugs not yet
discovered. It also lacks some features that other clients support,
such as file hashing, multiple hub connections, and hub list support.
.
Direct Connect protocol is used for P2P file sharing. See it's
description on
http://en.wikipedia.org/wiki/Direct_Connect_(file_sharing).
Description-md5:
Homepage: http://corsair626.no-ip.org/microdc/
Tag: implemented-in::c++, interface::text-mode, network::client,
network::server, protocol::dcc, role::program, scope::application,
use::chatting, use::downloading, use::searching
Section: net
Priority: optional
Filename: pool/main/m/microdc2/microdc2_0.15.6-5_amd64.deb