How to Install and Uninstall python3-beautifultable.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-beautifultable.noarch" package
Please follow the step by step instructions below to install python3-beautifultable.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-beautifultable.noarch
Copied
2. Uninstall "python3-beautifultable.noarch" package
Please follow the guidance below to uninstall python3-beautifultable.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-beautifultable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-beautifultable.noarch package on AlmaLinux 8
Last metadata expiration check: 0:43:20 ago on Mon Sep 5 03:22:42 2022.
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