lsb-release on Kali Linux

Last updated: August 29,2022

1. Install lsb-release package

This tutorial shows how to install lsb-release package:

sudo apt update
sudo apt install lsb-release

2. Uninstall / Remove lsb-release package

This guide let you learn how to uninstall lsb-release package:

sudo apt remove lsb-release
sudo apt autoclean && sudo apt autoremove

3. Details of lsb-release package

Package: lsb-release
Source: lsb
Version: 11.1.0
Installed-Size: 63
Maintainer: Debian sysvinit maintainers
Architecture: all
Depends: python3:any, distro-info-data
Recommends: apt
Size: 27884
SHA256: c74adc38433949157e8346ce2fd94994193f5e7f1fdb42f6296c0c634870dd8c
SHA1: 0a79ca04d51183a5f4a7de8f52e92efac2593f64
MD5sum: 13456e7d0fbe1fcd02f48b165b89cb19
Description: Linux Standard Base version reporting utility
The Linux Standard Base (http://www.linuxbase.org/) is a standard
core system that third-party applications written for Linux can
depend upon.
.
The lsb-release command is a simple tool to help identify the Linux
distribution being used and its compliance with the Linux Standard Base.
LSB conformance will not be reported unless the required metapackages are
installed.
.
While it is intended for use by LSB packages, this command may also
be useful for programmatically distinguishing between a pure Debian
installation and derived distributions.
Description-md5: 65ec3e346c054b77b914b6a1d4e5fb15
Multi-Arch: foreign
Homepage: https://wiki.linuxfoundation.org/lsb/start
Tag: implemented-in::python, interface::commandline, role::program,
scope::utility
Section: misc
Priority: optional
Filename: pool/main/l/lsb/lsb-release_11.1.0_all.deb