How to Install and Uninstall python3-texttable.noarch Package on Rocky Linux 9
Last updated: December 12,2024
1. Install "python3-texttable.noarch" package
This tutorial shows how to install python3-texttable.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-texttable.noarch
Copied
2. Uninstall "python3-texttable.noarch" package
Please follow the guidelines below to uninstall python3-texttable.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-texttable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-texttable.noarch package on Rocky Linux 9
Last metadata expiration check: 1:15:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-texttable
Version : 1.6.4
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : python-texttable-1.6.4-1.el9.src.rpm
Repository : epel
Summary : Python module for creating simple ASCII tables
URL : https://github.com/foutaise/texttable
License : MIT
Description : Python module to generate a formatted text table, using ASCII characters.
Available Packages
Name : python3-texttable
Version : 1.6.4
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : python-texttable-1.6.4-1.el9.src.rpm
Repository : epel
Summary : Python module for creating simple ASCII tables
URL : https://github.com/foutaise/texttable
License : MIT
Description : Python module to generate a formatted text table, using ASCII characters.