How to Install and Uninstall python3-linetable.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-linetable.noarch" package

Please follow the guidance below to install python3-linetable.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-linetable.noarch" package

Please follow the steps below to uninstall python3-linetable.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-linetable.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:48 ago on Mon Feb 26 07:04:30 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.