How to Install and Uninstall python3-linecache2.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-linecache2.noarch" package

This is a short guide on how to install python3-linecache2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-linecache2.noarch

2. Uninstall "python3-linecache2.noarch" package

This is a short guide on how to uninstall python3-linecache2.noarch on Fedora 34:

$ sudo dnf remove python3-linecache2.noarch $ sudo dnf autoremove

3. Information about the python3-linecache2.noarch package on Fedora 34

Last metadata expiration check: 3:31:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-linecache2
Version : 1.0.0
Release : 29.fc34
Architecture : noarch
Size : 17 k
Source : python-linecache2-1.0.0-29.fc34.src.rpm
Repository : fedora
Summary : Backport of the linecache module
URL : https://github.com/testing-cabal/linecache2
License : Python
Description : A backport of linecache to older supported Pythons.