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

Last updated: April 27,2024

1. Install "apt-offline" package

Please follow the step by step instructions below to install apt-offline on Kali Linux

$ sudo apt update $ sudo apt install apt-offline

2. Uninstall "apt-offline" package

Please follow the instructions below to uninstall apt-offline on Kali Linux:

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

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

Package: apt-offline
Version: 1.8.5-1
Installed-Size: 247
Maintainer: Ritesh Raj Sarraf
Architecture: all
Depends: python3:any, apt, less, python3-magic
Recommends: debian-archive-keyring, python3-debianbts, python3-apt
Size: 53896
SHA256: c0ad8879e213c30fb55fb17c61e20058d9353c8de870df193d60ed0ba6059f2c
SHA1: ce55e0b66013e5abba4fe83d91cc75485f21095f
MD5sum: 6f86c45a3abc914a282411679a925302
Description: offline APT package manager
apt-offline is an Offline APT Package Manager.
.
apt-offline can fully update and upgrade an APT based distribution without
connecting to the network, all of it transparent to APT.
.
apt-offline can be used to generate a signature on a machine (with no network).
This signature contains all download information required for the APT database
system. This signature file can be used on another machine connected to the
internet (which need not be a Debian box and can even be running windows) to
download the updates.
The downloaded data will contain all updates in a format understood by APT and
this data can be used by apt-offline to update the non-networked machine.
.
apt-offline can also fetch bug reports and make them available offline.
Description-md5:
Homepage: https://github.com/rickysarraf/apt-offline
Tag: admin::package-management, implemented-in::shell,
interface::commandline, protocol::ftp, protocol::http, role::program,
scope::utility, suite::debian, use::downloading,
works-with::software:package
Section: admin
Priority: optional
Filename: pool/main/a/apt-offline/apt-offline_1.8.5-1_all.deb