How to Install and Uninstall python3-terminaltables.noarch Package on Fedora 36
Last updated: November 27,2024
1. Install "python3-terminaltables.noarch" package
Please follow the step by step instructions below to install python3-terminaltables.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-terminaltables.noarch
Copied
2. Uninstall "python3-terminaltables.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-terminaltables.noarch on Fedora 36:
$
sudo dnf remove
python3-terminaltables.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-terminaltables.noarch package on Fedora 36
Last metadata expiration check: 1:46:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-terminaltables
Version : 3.1.10
Release : 2.fc36
Architecture : noarch
Size : 32 k
Source : python-terminaltables-3.1.10-2.fc36.src.rpm
Repository : fedora
Summary : Generate tables in terminals from list of strings
URL : https://github.com/matthewdeanmartin/terminaltables
License : MIT
Description : Easily draw tables in terminal/console applications (written in
: Python) from a list of lists of strings. Supports multi-line rows.
Available Packages
Name : python3-terminaltables
Version : 3.1.10
Release : 2.fc36
Architecture : noarch
Size : 32 k
Source : python-terminaltables-3.1.10-2.fc36.src.rpm
Repository : fedora
Summary : Generate tables in terminals from list of strings
URL : https://github.com/matthewdeanmartin/terminaltables
License : MIT
Description : Easily draw tables in terminal/console applications (written in
: Python) from a list of lists of strings. Supports multi-line rows.