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

Last updated: December 24,2024

1. Install "apt-offline-gui" package

This guide covers the steps necessary to install apt-offline-gui on Kali Linux

$ sudo apt update $ sudo apt install apt-offline-gui

2. Uninstall "apt-offline-gui" package

Learn how to uninstall apt-offline-gui on Kali Linux:

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

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

Package: apt-offline-gui
Source: apt-offline
Version: 1.8.5-1
Installed-Size: 265
Maintainer: Ritesh Raj Sarraf
Architecture: all
Depends: python3:any, apt-offline (= 1.8.5-1), python3-pyqt5
Size: 64976
SHA256: 49a8f69fe92a9a178fc73fbe3faaa7a66e0f56bd8a403bfaa23289ba15a4f83c
SHA1: a79e99a8c2e0378795664631eda0031317c6e1a1
MD5sum: 6713bfaff64d662531ea5c00425ec825
Description: offline APT package manager - GUI
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.
.
This package contains the graphical user interface to apt-offline.
Description-md5:
Homepage: https://github.com/rickysarraf/apt-offline
Tag: admin::package-management, interface::commandline, interface::graphical,
interface::x11, role::program, scope::utility, suite::debian,
uitoolkit::qt, works-with::software:package, x11::application
Section: admin
Priority: optional
Filename: pool/main/a/apt-offline/apt-offline-gui_1.8.5-1_all.deb