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

Last updated: October 06,2024

1. Install "python3-columnize.noarch" package

Please follow the steps below to install python3-columnize.noarch on Fedora 38

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

2. Uninstall "python3-columnize.noarch" package

This guide let you learn how to uninstall python3-columnize.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:22:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-columnize
Version : 0.3.10
Release : 8.fc38
Architecture : noarch
Size : 24 k
Source : pycolumnize-0.3.10-8.fc38.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.