How to Install and Uninstall python3-linetable.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "python3-linetable.noarch" package

This is a short guide on how to install python3-linetable.noarch on Rocky Linux 9

$ 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 Rocky Linux 9:

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

3. Information about the python3-linetable.noarch package on Rocky Linux 9

Last metadata expiration check: 0:46:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-linetable
Version : 0.0.3
Release : 1.el9
Architecture : noarch
Size : 15 k
Source : python-linetable-0.0.3-1.el9.src.rpm
Repository : epel
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.