How to Install and Uninstall ctorrent Package on Kali Linux

Last updated: May 18,2024

1. Install "ctorrent" package

Here is a brief guide to show you how to install ctorrent on Kali Linux

$ sudo apt update $ sudo apt install ctorrent

2. Uninstall "ctorrent" package

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

$ sudo apt remove ctorrent $ sudo apt autoclean && sudo apt autoremove

3. Information about the ctorrent package on Kali Linux

Package: ctorrent
Source: ctorrent (1.3.4.dnh3.3.2-5)
Version: 1.3.4.dnh3.3.2-5+b1
Installed-Size: 241
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5)
Size: 118892
SHA256: 82aa27a83d1930fbb8619f789624904d13c7cd6795cb99199d1df9ee2611c4a2
SHA1: f4d478667ce6157ebcb2a70bb041c7b3707ba095
MD5sum: fe2b586db24548076b51c9f8adaaf8c3
Description: BitTorrent Client written in C++
This application is written in the C++ language and doesn't
require any graphical component, such as an X server. Original
ctorrent's upstream has stopped its development and now it's kept
updated with new releases/bug fixes by a new developer.
It's built as a console program and it can be even used remotely
in a machine that provides outside ssh access. Other main features are:
.
* Support for large files (>2GB) and large torrents (>255 files).
* Strategic selection of pieces to request for download.
* Continuous queueing of download requests, tuned based on
latency and throughput for each peer.
* Improved download performance, including parallel requests
in initial and endgame modes.
* Improved bandwidth regulation.
* Improved compatibility with other peers.
* Performance optimization and bug fixes.
* An interface for monitoring and managing multiple clients.
* Dynamic cache allocation and management, including prefetch.
.
More information about the original but discontinued ctorrent's project
can be found by browsing the following website: http://ctorrent.sourceforge.net
Description-md5:
Homepage: http://www.rahul.net/dholmes/ctorrent
Tag: implemented-in::c++, interface::text-mode, network::client,
protocol::TODO, protocol::bittorrent, role::program,
scope::application, use::downloading
Section: net
Priority: extra
Filename: pool/main/c/ctorrent/ctorrent_1.3.4.dnh3.3.2-5+b1_amd64.deb