How to Install and Uninstall R-hunspell.x86_64 Package on Fedora 35

Last updated: January 17,2025

1. Install "R-hunspell.x86_64" package

Please follow the guidance below to install R-hunspell.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install R-hunspell.x86_64

2. Uninstall "R-hunspell.x86_64" package

This guide covers the steps necessary to uninstall R-hunspell.x86_64 on Fedora 35:

$ sudo dnf remove R-hunspell.x86_64 $ sudo dnf autoremove

3. Information about the R-hunspell.x86_64 package on Fedora 35

Last metadata expiration check: 1:49:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-hunspell
Version : 3.0.1
Release : 4.fc35~bootstrap
Architecture : x86_64
Size : 1.0 M
Source : R-hunspell-3.0.1-4.fc35~bootstrap.src.rpm
Repository : fedora
Summary : High-Performance Stemmer, Tokenizer, and Spell Checker
URL : https://CRAN.R-project.org/package=hunspell
License : GPLv2 or LGPLv2 or MPLv1.1
Description : Low level spell checker and morphological analyzer based on the famous
: 'hunspell' library . The package can analyze or
: check individual words as well as parse text, latex, html or xml documents.
: For a more user-friendly interface use the 'spelling' package which builds
: on this package to automate checking of files, documentation and vignettes
: in all common formats.