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

Last updated: October 05,2024

1. Install "python3-columnize.noarch" package

In this section, we are going to explain the necessary steps to install python3-columnize.noarch on Fedora 34

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

2. Uninstall "python3-columnize.noarch" package

Learn how to uninstall python3-columnize.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:22:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-columnize
Version : 0.3.10
Release : 2.fc34
Architecture : noarch
Size : 23 k
Source : pycolumnize-0.3.10-2.fc34.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.