How to Install and Uninstall ctorrent Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ctorrent" package

In this section, we are going to explain the necessary steps to install ctorrent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ctorrent

2. Uninstall "ctorrent" package

Please follow the steps below to uninstall ctorrent on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ctorrent package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ctorrent
Priority: optional
Section: universe/net
Installed-Size: 243
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Veri
Architecture: amd64
Version: 1.3.4.dnh3.3.2-4
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/c/ctorrent/ctorrent_1.3.4.dnh3.3.2-4_amd64.deb
Size: 109594
MD5sum: 3b2823135d92419b7f9413667eb5f4bc
SHA1: 1b5d5154468fc980a45bb8a75a0ab9df9fdc65ad
SHA256: c1aab178eaa771f4e476d0dd98ae5e73e13a0483262da12f5b64f8a64c128673
Description-en: 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: 8e0f9f90331a95d6c7e1c35bfaeaecef
Homepage: http://www.rahul.net/dholmes/ctorrent
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu