How to Install and Uninstall python3-utmp Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-utmp" package

This guide covers the steps necessary to install python3-utmp on Kali Linux

$ sudo apt update $ sudo apt install python3-utmp

2. Uninstall "python3-utmp" package

Please follow the step by step instructions below to uninstall python3-utmp on Kali Linux:

$ sudo apt remove python3-utmp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-utmp package on Kali Linux

Package: python3-utmp
Source: python-utmp (0.9-1)
Version: 0.9-1+b9
Installed-Size: 73
Maintainer: Radovan Garabík
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.2.5)
Size: 18316
SHA256: a60804fabc2d5362cc399f0318fad31c2fa66596833549f5ee841566a0d56057
SHA1: e12f4b7ec9841395413ebf8c653f065fdb421bee
MD5sum: c4c672ec21578b68280fbc9dc5185a88
Description: python module for working with utmp
python-utmp provides 3 modules to access utmp and wtmp records.
utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST
provides useful constants, and utmp is module build
on top of utmpaccess module, providing object oriented
interface.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-utmp/python3-utmp_0.9-1+b9_amd64.deb