How To Install enchant on Fedora 36
Introduction
In this tutorial we learn how to install enchant on Fedora 36.
What is enchant
A library that wraps other spell checking backends.
We can use yum or dnf to install enchant on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install enchant.
Install enchant on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install enchant using dnf by running the following command:
sudo dnf -y install enchant
Install enchant on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install enchant using yum by running the following command:
sudo yum -y install enchant
How To Uninstall enchant on Fedora 36
To uninstall only the enchant package we can use the following command:
sudo dnf remove enchant
enchant Package Contents on Fedora 36
---
/usr/bin/enchant
/usr/bin/enchant-lsmod
/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/9de98d19e6350a9faf3c68202d38a91bc1f04a
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/65bcc97dad771bfacb0dd4cd02722e9f6748cf
/usr/lib/.build-id/a2/cede1cc62c9e30399e58903a098cb67514d164
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/e6471f7c14f66c9de371339c2dab15ca1511e9
/usr/lib/enchant
/usr/lib/enchant/libenchant_myspell.so
/usr/lib/libenchant.so.1
/usr/lib/libenchant.so.1.6.0
/usr/share/doc/enchant
/usr/share/doc/enchant/AUTHORS
/usr/share/doc/enchant/COPYING.LIB
/usr/share/doc/enchant/README
/usr/share/enchant
/usr/share/enchant/enchant.ordering
/usr/share/man/man1/enchant.1.gz
title: "How To Install enchant on Fedora 36"
linkTitle: "enchant"
type: "docs"
description: "In this tutorial we learn how to install enchant in Fedora 36. enchant is An Enchanting Spell Checking Library"
date: "2022-08-17"
lastmod: “2022-08-17”
#image: /images/fedora/36/enchant-featured.png
References
Introduction
Summary
In this tutorial we learn how to install enchant on Fedora 36.
In this tutorial we learn how to install enchant on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
What is enchant
A library that wraps other spell checking backends.
We can use yum or dnf to install enchant on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install enchant.
Install enchant on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install enchant using dnf by running the following command:
sudo dnf -y install enchant
Install enchant on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install enchant using yum by running the following command:
sudo yum -y install enchant
How To Uninstall enchant on Fedora 36
To uninstall only the enchant package we can use the following command:
sudo dnf remove enchant
enchant Package Contents on Fedora 36
/usr/bin/enchant
/usr/bin/enchant-lsmod
/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/54f2e1e88fb952caceb8e8b4abafbb01667505
/usr/lib/.build-id/71
/usr/lib/.build-id/71/865c3bc0fa3af351d64b947e3e216be2565225
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/c4de8f9ef3318ca539759268081c7e228adb06
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/e02cbf79e9984fd21d5ad95d0c803fdb866445
/usr/lib64/enchant
/usr/lib64/enchant/libenchant_myspell.so
/usr/lib64/libenchant.so.1
/usr/lib64/libenchant.so.1.6.0
/usr/share/doc/enchant
/usr/share/doc/enchant/AUTHORS
/usr/share/doc/enchant/COPYING.LIB
/usr/share/doc/enchant/README
/usr/share/enchant
/usr/share/enchant/enchant.ordering
/usr/share/man/man1/enchant.1.gz
References
Summary
In this tutorial we learn how to install enchant on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).