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

Last updated: June 08,2024

1. Install "python-linecache2" package

Please follow the guidelines below to install python-linecache2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-linecache2

2. Uninstall "python-linecache2" package

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

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

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

Package: python-linecache2
Priority: optional
Section: python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-linecache2/python-linecache2_1.0.0-2_all.deb
Size: 12260
MD5sum: cd6658ba879b9d14e948e0c8a5689c2b
SHA1: 3c51d29942d67df77813d002508be9cfd11fa2d1
SHA256: 02cc45a184043048f31303757a7a8c7758d60b5c6f18c081c0d123ae2a1ea47b
Description-en: backports of the linecache module - Python 2.7
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 2.7 module.
Description-md5: 0560a473fa04b36e63f6008ce27aa070
Homepage: https://github.com/testing-cabal/linecache2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y