How to Install and Uninstall python3-beautifultable.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-beautifultable.noarch" package
This guide let you learn how to install python3-beautifultable.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-beautifultable.noarch
Copied
2. Uninstall "python3-beautifultable.noarch" package
Learn how to uninstall python3-beautifultable.noarch on Fedora 38:
$
sudo dnf remove
python3-beautifultable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-beautifultable.noarch package on Fedora 38
Last metadata expiration check: 1:50:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-beautifultable
Version : 1.1.0
Release : 2.fc38
Architecture : noarch
Size : 82 k
Source : python-beautifultable-1.1.0-2.fc38.src.rpm
Repository : fedora
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 : 1.1.0
Release : 2.fc38
Architecture : noarch
Size : 82 k
Source : python-beautifultable-1.1.0-2.fc38.src.rpm
Repository : fedora
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