How to Install and Uninstall python3-enchant.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3-enchant.noarch" package

This guide let you learn how to install python3-enchant.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-enchant.noarch" package

Here is a brief guide to show you how to uninstall python3-enchant.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-enchant.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:55:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-enchant
Version : 2.0.0
Release : 3.el8
Architecture : noarch
Size : 112 k
Source : python-enchant-2.0.0-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Python 3 bindings for Enchant spellchecking library
URL : http://packages.python.org/pyenchant/
License : LGPLv2+
Description : PyEnchant is a spellchecking library for Python 3, based on the Enchant
: library by Dom Lachowicz.