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

Last updated: May 18,2024

1. Install "python3-columnize.noarch" package

Please follow the guidance below to install python3-columnize.noarch on Fedora 36

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

2. Uninstall "python3-columnize.noarch" package

Please follow the step by step instructions below to uninstall python3-columnize.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:53:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-columnize
Version : 0.3.10
Release : 5.fc36
Architecture : noarch
Size : 22 k
Source : pycolumnize-0.3.10-5.fc36.src.rpm
Repository : fedora
Summary : Python module to align in columns a simple list
URL : https://github.com/rocky/pycolumnize
License : MIT
Description : A Python module to format a simple (i.e. not nested) list into aligned columns.
: A string with embedded newline characters is returned.