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

Last updated: May 17,2024

1. Install "python3-texttable.noarch" package

Please follow the guidance below to install python3-texttable.noarch on Fedora 36

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

2. Uninstall "python3-texttable.noarch" package

This guide covers the steps necessary to uninstall python3-texttable.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:40:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-texttable
Version : 1.6.2
Release : 11.fc36
Architecture : noarch
Size : 24 k
Source : python-texttable-1.6.2-11.fc36.src.rpm
Repository : fedora
Summary : Python module to generate a formatted text table, using ASCII characters
URL : https://github.com/foutaise/texttable
License : MIT
Description : Python module to generate a formatted text table, using ASCII characters.