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

Last updated: May 13,2024

1. Install "apt-listchanges" package

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

$ sudo apt update $ sudo apt install apt-listchanges

2. Uninstall "apt-listchanges" package

Here is a brief guide to show you how to uninstall apt-listchanges on Kali Linux:

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

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

Package: apt-listchanges
Version: 3.27
Installed-Size: 398
Maintainer: Debian QA Group
Architecture: all
Depends: apt, python3-apt, python3-debconf, sensible-utils, ucf, debconf (>= 0.5) | debconf-2.0, python3:any (>= 3.7~)
Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator
Size: 104500
SHA256: 2646cc34c506d5649abc5092277b20ce4a2b633ab43c5b647bd82580c8742976
SHA1: eebde8a487510ed7a7bfb5fa9d39618e6ecbd020
MD5sum: edc22471675dbcafe47eeea7bea2b6d9
Description: package change history notification tool
The tool apt-listchanges can compare a new version of a
package with the one currently installed and show what has been
changed, by extracting the relevant entries from the Debian changelog
and NEWS files.
.
It can be run on several .deb archives at a time to get a list of all
changes that would be caused by installing or upgrading a group of
packages. When configured as an APT plugin it will do this
automatically during upgrades.
Description-md5:
Tag: admin::package-management, implemented-in::python,
interface::commandline, role::program, scope::utility, suite::debian,
use::viewing, works-with::logfile, works-with::software:package
Section: utils
Priority: standard
Filename: pool/main/a/apt-listchanges/apt-listchanges_3.27_all.deb