How to Install and Uninstall python3-beautifultable.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 05,2025
1. Install "python3-beautifultable.noarch" package
Please follow the guidance below to install python3-beautifultable.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-beautifultable.noarch
Copied
2. Uninstall "python3-beautifultable.noarch" package
This guide let you learn how to uninstall python3-beautifultable.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-beautifultable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-beautifultable.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:50:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-beautifultable
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 46 k
Source : python-beautifultable-0.8.0-2.el8.src.rpm
Repository : epel
Summary : Print ASCII tables for terminals
URL : https://github.com/pri22296/beautifultable
License : MIT
Description : This package provides the BeautifulTable class for easily printing tabular data
: in a visually appealing ASCII format to a terminal.
:
: Features included but not limited to:
:
: - Full customization of the look and feel of the table
: - Build the Table as you wish, By adding rows, or by columns or even mixing both
: these approaches
: - Full support for colors using ANSI sequences or any library of your choice
: - Plenty of predefined styles for multiple use cases and option to create
: custom ones
: - Support for Unicode characters
Available Packages
Name : python3-beautifultable
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 46 k
Source : python-beautifultable-0.8.0-2.el8.src.rpm
Repository : epel
Summary : Print ASCII tables for terminals
URL : https://github.com/pri22296/beautifultable
License : MIT
Description : This package provides the BeautifulTable class for easily printing tabular data
: in a visually appealing ASCII format to a terminal.
:
: Features included but not limited to:
:
: - Full customization of the look and feel of the table
: - Build the Table as you wish, By adding rows, or by columns or even mixing both
: these approaches
: - Full support for colors using ANSI sequences or any library of your choice
: - Plenty of predefined styles for multiple use cases and option to create
: custom ones
: - Support for Unicode characters