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

Last updated: May 03,2024

1. Install "python3-linecache2" package

Here is a brief guide to show you how to install python3-linecache2 on Kali Linux

$ sudo apt update $ sudo apt install python3-linecache2

2. Uninstall "python3-linecache2" package

In this section, we are going to explain the necessary steps to uninstall python3-linecache2 on Kali Linux:

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

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

Package: python3-linecache2
Source: python-linecache2
Version: 1.0.0-5
Installed-Size: 64
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 12804
SHA256: d5ade68feef1960fa7c9e1ff3e691d05be1fac2171df82e6740d3ecdccee8a64
SHA1: 28df16b7ca38305c3f6caaf5fc669a9c504fc728
MD5sum: 20eff017bbc390d7329bdc2d82914306
Description: backports of the linecache module - Python 3.x
A backport of linecache to older supported Pythons. Typically, the user of
this module would do "import linecache2 as linecache" and use the linecache
module normally.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/testing-cabal/linecache2
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-linecache2/python3-linecache2_1.0.0-5_all.deb