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

Last updated: September 24,2024

1. Install "python3-linecache2.noarch" package

In this section, we are going to explain the necessary steps to install python3-linecache2.noarch on Fedora 35

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

2. Uninstall "python3-linecache2.noarch" package

This tutorial shows how to uninstall python3-linecache2.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:27:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-linecache2
Version : 1.0.0
Release : 31.fc35
Architecture : noarch
Size : 17 k
Source : python-linecache2-1.0.0-31.fc35.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.