How to Install and Uninstall axel Package on Kali Linux

Last updated: May 14,2024

1. Install "axel" package

Please follow the guidelines below to install axel on Kali Linux

$ sudo apt update $ sudo apt install axel

2. Uninstall "axel" package

Please follow the instructions below to uninstall axel on Kali Linux:

$ sudo apt remove axel $ sudo apt autoclean && sudo apt autoremove

3. Information about the axel package on Kali Linux

Package: axel
Version: 2.17.13-1
Installed-Size: 224
Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0)
Size: 68380
SHA256: 9ee39adca69dfb92603b8f7ac1fd7953c36e291ca881bf0a922ceb7b27bfcffd
SHA1: 866267c6415559e7dd01a8f8fd2ab4805aa69f1c
MD5sum: 5133f70ccbaca18e98f38e2732584363
Description: light command line download accelerator
Axel tries to accelerate the downloading process by using multiple
connections for one file, similar to DownThemAll and other famous
programs. It can also use multiple mirrors for one download.
.
Using Axel, you will get files faster from Internet. So, Axel can
speed up a download up to 60% (approximately, according to some tests).
.
Axel supports HTTP, HTTPS, FTP and FTPS protocols.
.
Axel tries to be as light as possible, so it might be useful as a
wget clone (and other console based programs) on byte-critical systems.
Description-md5:
Homepage: https://github.com/axel-download-accelerator/axel
Tag: implemented-in::c, interface::commandline, protocol::ftp,
protocol::http, role::program, scope::utility, use::downloading,
works-with::file
Section: web
Priority: optional
Filename: pool/main/a/axel/axel_2.17.13-1_amd64.deb