How to Install and Uninstall python3-linetable.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-linetable.noarch" package

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

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

2. Uninstall "python3-linetable.noarch" package

Please follow the guidance below to uninstall python3-linetable.noarch on Fedora 39:

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

3. Information about the python3-linetable.noarch package on Fedora 39

Last metadata expiration check: 4:39:04 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-linetable
Version : 0.0.3
Release : 3.fc39
Architecture : noarch
Size : 17 k
Source : python-linetable-0.0.3-3.fc39.src.rpm
Repository : fedora
Summary : Parse and generate co_linetable attributes in code objects
URL : https://github.com/amol-/linetable
License : MIT
Description : Library to parse and generate co_linetable attributes in Python code objects.