How to Install and Uninstall python3-plaintable.noarch Package on Fedora 39
Last updated: November 30,2024
1. Install "python3-plaintable.noarch" package
Here is a brief guide to show you how to install python3-plaintable.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-plaintable.noarch
Copied
2. Uninstall "python3-plaintable.noarch" package
This is a short guide on how to uninstall python3-plaintable.noarch on Fedora 39:
$
sudo dnf remove
python3-plaintable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-plaintable.noarch package on Fedora 39
Last metadata expiration check: 2:19:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-plaintable
Version : 0.1.1
Release : 29.fc39
Architecture : noarch
Size : 16 k
Source : python-plaintable-0.1.1-29.fc39.src.rpm
Repository : fedora
Summary : A Python module to build plain text tables
URL : https://git.sr.ht./~rumpelsepp/plaintable
License : MIT
Description : Plaintable is a very simple Python 3 library to build plain text tables.
: It has been created to provide a very lightweight and clear interface for
: generating plain text tables. Some data can be customized e.g. alignment,
: padding and floatprecision. Every data item is to be converted to string
: automatically.
Available Packages
Name : python3-plaintable
Version : 0.1.1
Release : 29.fc39
Architecture : noarch
Size : 16 k
Source : python-plaintable-0.1.1-29.fc39.src.rpm
Repository : fedora
Summary : A Python module to build plain text tables
URL : https://git.sr.ht./~rumpelsepp/plaintable
License : MIT
Description : Plaintable is a very simple Python 3 library to build plain text tables.
: It has been created to provide a very lightweight and clear interface for
: generating plain text tables. Some data can be customized e.g. alignment,
: padding and floatprecision. Every data item is to be converted to string
: automatically.