How to Install and Uninstall apt-mirror Package on Kali Linux

Last updated: May 11,2024

1. Install "apt-mirror" package

This tutorial shows how to install apt-mirror on Kali Linux

$ sudo apt update $ sudo apt install apt-mirror

2. Uninstall "apt-mirror" package

This tutorial shows how to uninstall apt-mirror on Kali Linux:

$ sudo apt remove apt-mirror $ sudo apt autoclean && sudo apt autoremove

3. Information about the apt-mirror package on Kali Linux

Package: apt-mirror
Version: 0.5.4-2
Installed-Size: 69
Maintainer: Brandon Holtsclaw
Architecture: all
Depends: adduser, wget, perl:any
Size: 18768
SHA256: 4588c87f0c6564b692b73aa0126a8eaa9c0e837653851f3fe63fb45d089b8b6b
SHA1: 11040a0c793db6584e2ff5c3e4240c557ccd3abe
MD5sum: 3d465283279794c9088834ec4a1e2818
Description: APT sources mirroring tool
A small and efficient tool that lets you mirror a part of or
the whole Debian GNU/Linux distribution or any other apt sources.
.
Main features:
* It uses a config similar to apts
* It's fully pool comply
* It supports multithreaded downloading
* It supports multiple architectures at the same time
* It can automatically remove unneeded files
* It works well on overloaded channel to internet
* It never produces an inconsistent mirror including while mirroring
* It works on all POSIX compliant systems with perl and wget
Description-md5:
Homepage: https://apt-mirror.github.io/
Tag: admin::package-management, implemented-in::perl, interface::commandline,
network::client, protocol::ftp, protocol::http, role::program,
scope::utility, suite::debian, use::downloading, use::synchronizing,
works-with::file, works-with::software:package
Section: net
Priority: optional
Filename: pool/main/a/apt-mirror/apt-mirror_0.5.4-2_all.deb