How to Install and Uninstall python-enchant.src Package on Oracle Linux 8

Last updated: November 27,2024

1. Install "python-enchant.src" package

Please follow the steps below to install python-enchant.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-enchant.src

2. Uninstall "python-enchant.src" package

Learn how to uninstall python-enchant.src on Oracle Linux 8:

$ sudo dnf remove python-enchant.src $ sudo dnf autoremove

3. Information about the python-enchant.src package on Oracle Linux 8

Last metadata expiration check: 2:23:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-enchant
Version : 2.0.0
Release : 3.el8
Architecture : src
Size : 78 k
Source : None
Repository : ol8_appstream
Summary : Python bindings for Enchant spellchecking library
URL : http://packages.python.org/pyenchant/
License : LGPLv2+
Description : PyEnchant is a spellchecking library for Python, based on the Enchant
: library by Dom Lachowicz.