How to Install and Uninstall python3-enchant.noarch Package on Rocky Linux 8

Last updated: May 17,2024

1. Install "python3-enchant.noarch" package

This is a short guide on how to install python3-enchant.noarch on Rocky Linux 8

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

2. Uninstall "python3-enchant.noarch" package

Please follow the instructions below to uninstall python3-enchant.noarch on Rocky Linux 8:

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

3. Information about the python3-enchant.noarch package on Rocky Linux 8

Last metadata expiration check: 1:53:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-enchant
Version : 2.0.0
Release : 3.el8
Architecture : noarch
Size : 111 k
Source : python-enchant-2.0.0-3.el8.src.rpm
Repository : appstream
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.