How to Install and Uninstall python3-textwrap3.noarch Package on CentOS Stream 8
Last updated: January 10,2025
1. Install "python3-textwrap3.noarch" package
Learn how to install python3-textwrap3.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-textwrap3.noarch
Copied
2. Uninstall "python3-textwrap3.noarch" package
Please follow the guidance below to uninstall python3-textwrap3.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-textwrap3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-textwrap3.noarch package on CentOS Stream 8
Last metadata expiration check: 6:30:47 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-textwrap3
Version : 0.9.2
Release : 1.el8
Architecture : noarch
Size : 21 k
Source : python-textwrap3-0.9.2-1.el8.src.rpm
Repository : epel
Summary : Text wrap backport
URL : https://github.com/jonathaneunice/textwrap3
License : Python
Description : textwrap3 is a compatibility back-port of Python 3.6’s textwrap module. This
: makes a few new APIs such as shorten and the max_lines parameter available
: in a compatible way to all Python versions typically in current use.
Available Packages
Name : python3-textwrap3
Version : 0.9.2
Release : 1.el8
Architecture : noarch
Size : 21 k
Source : python-textwrap3-0.9.2-1.el8.src.rpm
Repository : epel
Summary : Text wrap backport
URL : https://github.com/jonathaneunice/textwrap3
License : Python
Description : textwrap3 is a compatibility back-port of Python 3.6’s textwrap module. This
: makes a few new APIs such as shorten and the max_lines parameter available
: in a compatible way to all Python versions typically in current use.