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

Last updated: December 12,2024

1. Install "python3-texttable.noarch" package

Please follow the guidelines below to install python3-texttable.noarch on Fedora 39

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

2. Uninstall "python3-texttable.noarch" package

This is a short guide on how to uninstall python3-texttable.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:22:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-texttable
Version : 1.6.4
Release : 6.fc39
Architecture : noarch
Size : 26 k
Source : python-texttable-1.6.4-6.fc39.src.rpm
Repository : fedora
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.