How to Install and Uninstall R-spelling.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "R-spelling.noarch" package
Here is a brief guide to show you how to install R-spelling.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
R-spelling.noarch
Copied
2. Uninstall "R-spelling.noarch" package
This guide let you learn how to uninstall R-spelling.noarch on Fedora 34:
$
sudo dnf remove
R-spelling.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-spelling.noarch package on Fedora 34
Last metadata expiration check: 5:29:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-spelling
Version : 2.2
Release : 2.fc34
Architecture : noarch
Size : 64 k
Source : R-spelling-2.2-2.fc34.src.rpm
Repository : fedora
Summary : Tools for Spell Checking in R
URL : https://CRAN.R-project.org/package=spelling
License : MIT
Description : Spell checking common document formats including latex, markdown, manual
: pages, and description files. Includes utilities to automate checking of
: documentation and vignettes as a unit test during 'R CMD check'. Both
: British and American English are supported out of the box and other
: languages can be added. In addition, packages may define a 'wordlist' to
: allow custom terminology without having to abuse punctuation.
Available Packages
Name : R-spelling
Version : 2.2
Release : 2.fc34
Architecture : noarch
Size : 64 k
Source : R-spelling-2.2-2.fc34.src.rpm
Repository : fedora
Summary : Tools for Spell Checking in R
URL : https://CRAN.R-project.org/package=spelling
License : MIT
Description : Spell checking common document formats including latex, markdown, manual
: pages, and description files. Includes utilities to automate checking of
: documentation and vignettes as a unit test during 'R CMD check'. Both
: British and American English are supported out of the box and other
: languages can be added. In addition, packages may define a 'wordlist' to
: allow custom terminology without having to abuse punctuation.