How to Install and Uninstall python3-beautifultable.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-beautifultable.noarch" package

This tutorial shows how to install python3-beautifultable.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-beautifultable.noarch

2. Uninstall "python3-beautifultable.noarch" package

Please follow the guidelines below to uninstall python3-beautifultable.noarch on Fedora 36:

$ sudo dnf remove python3-beautifultable.noarch $ sudo dnf autoremove

3. Information about the python3-beautifultable.noarch package on Fedora 36

Last metadata expiration check: 1:48:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-beautifultable
Version : 1.0.1
Release : 5.fc36
Architecture : noarch
Size : 57 k
Source : python-beautifultable-1.0.1-5.fc36.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