How To Install nuspell-devel on Fedora 36

In this tutorial we learn how to install nuspell-devel in Fedora 36. nuspell-devel is Development tools for nuspell

Introduction

In this tutorial we learn how to install nuspell-devel on Fedora 36.

What is nuspell-devel

The nuspell-devel package contains the header files and developer docs for \ nuspell.

We can use yum or dnf to install nuspell-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nuspell-devel.

Install nuspell-devel 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 nuspell-devel using dnf by running the following command:

sudo dnf -y install nuspell-devel

Install nuspell-devel 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 nuspell-devel using yum by running the following command:

sudo yum -y install nuspell-devel

How To Uninstall nuspell-devel on Fedora 36

To uninstall only the nuspell-devel package we can use the following command:

sudo dnf remove nuspell-devel

nuspell-devel Package Contents on Fedora 36

/usr/include/nuspell
/usr/include/nuspell/aff_data.hxx
/usr/include/nuspell/checker.hxx
/usr/include/nuspell/dictionary.hxx
/usr/include/nuspell/finder.hxx
/usr/include/nuspell/nuspell_export.h
/usr/include/nuspell/structures.hxx
/usr/include/nuspell/suggester.hxx
/usr/include/nuspell/unicode.hxx
/usr/lib/cmake/nuspell
/usr/lib/cmake/nuspell/NuspellConfig.cmake
/usr/lib/cmake/nuspell/NuspellConfigVersion.cmake
/usr/lib/cmake/nuspell/NuspellTargets-release.cmake
/usr/lib/cmake/nuspell/NuspellTargets.cmake
/usr/lib/libnuspell.so
/usr/lib/pkgconfig/nuspell.pc
/usr/share/doc/nuspell
/usr/share/doc/nuspell/AUTHORS
/usr/share/doc/nuspell/CHANGELOG.md
/usr/share/doc/nuspell/README.md

References

Summary

In this tutorial we learn how to install nuspell-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install nuspell-devel on Fedora 36” linkTitle: “nuspell-devel” type: “docs” description: “In this tutorial we learn how to install nuspell-devel in Fedora 36. nuspell-devel is Development tools for nuspell” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/nuspell-devel-featured.png

Introduction

In this tutorial we learn how to install nuspell-devel on Fedora 36.

What is nuspell-devel

The nuspell-devel package contains the header files and developer docs for \ nuspell.

We can use yum or dnf to install nuspell-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nuspell-devel.

Install nuspell-devel 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 nuspell-devel using dnf by running the following command:

sudo dnf -y install nuspell-devel

Install nuspell-devel 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 nuspell-devel using yum by running the following command:

sudo yum -y install nuspell-devel

How To Uninstall nuspell-devel on Fedora 36

To uninstall only the nuspell-devel package we can use the following command:

sudo dnf remove nuspell-devel

nuspell-devel Package Contents on Fedora 36

/usr/include/nuspell
/usr/include/nuspell/aff_data.hxx
/usr/include/nuspell/checker.hxx
/usr/include/nuspell/dictionary.hxx
/usr/include/nuspell/finder.hxx
/usr/include/nuspell/nuspell_export.h
/usr/include/nuspell/structures.hxx
/usr/include/nuspell/suggester.hxx
/usr/include/nuspell/unicode.hxx
/usr/lib64/cmake/nuspell
/usr/lib64/cmake/nuspell/NuspellConfig.cmake
/usr/lib64/cmake/nuspell/NuspellConfigVersion.cmake
/usr/lib64/cmake/nuspell/NuspellTargets-release.cmake
/usr/lib64/cmake/nuspell/NuspellTargets.cmake
/usr/lib64/libnuspell.so
/usr/lib64/pkgconfig/nuspell.pc
/usr/share/doc/nuspell
/usr/share/doc/nuspell/AUTHORS
/usr/share/doc/nuspell/CHANGELOG.md
/usr/share/doc/nuspell/README.md

References

Summary

In this tutorial we learn how to install nuspell-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).