How to Install and Uninstall python3-linecache2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python3-linecache2" package

Please follow the step by step instructions below to install python3-linecache2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-linecache2

2. Uninstall "python3-linecache2" package

Please follow the guidance below to uninstall python3-linecache2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-linecache2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-linecache2
Priority: optional
Section: python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-linecache2
Version: 1.0.0-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-linecache2/python3-linecache2_1.0.0-2_all.deb
Size: 12342
MD5sum: 4336963ec665557eead5cc4f5d1914d6
SHA1: d3d5d65c12abe023301f962fb60f30eee6327d8d
SHA256: 4c9354e03ca3bbc379471a0affa0c9195f61da316a720e7a4e8e136781234479
Description-en: 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: 9ae0a2763a64d9766e4efca7f4078c64
Homepage: https://github.com/testing-cabal/linecache2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk