How to Install and Uninstall python3-terminaltables.noarch Package on AlmaLinux 9
Last updated: January 04,2025
1. Install "python3-terminaltables.noarch" package
In this section, we are going to explain the necessary steps to install python3-terminaltables.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-terminaltables.noarch
Copied
2. Uninstall "python3-terminaltables.noarch" package
Please follow the step by step instructions below to uninstall python3-terminaltables.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-terminaltables.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-terminaltables.noarch package on AlmaLinux 9
Last metadata expiration check: 1:40:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-terminaltables
Version : 3.1.10
Release : 7.el9
Architecture : noarch
Size : 32 k
Source : python-terminaltables-3.1.10-7.el9.src.rpm
Repository : epel
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 : 7.el9
Architecture : noarch
Size : 32 k
Source : python-terminaltables-3.1.10-7.el9.src.rpm
Repository : epel
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.