How to Install and Uninstall codespell.noarch Package on AlmaLinux 9
Last updated: December 14,2024
1. Install "codespell.noarch" package
Please follow the steps below to install codespell.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
codespell.noarch
Copied
2. Uninstall "codespell.noarch" package
Please follow the guidance below to uninstall codespell.noarch on AlmaLinux 9:
$
sudo dnf remove
codespell.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the codespell.noarch package on AlmaLinux 9
Last metadata expiration check: 0:41:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : codespell
Version : 2.2.1
Release : 1.el9
Architecture : noarch
Size : 188 k
Source : codespell-2.2.1-1.el9.src.rpm
Repository : epel
Summary : Fix common misspellings in text files
URL : https://github.com/codespell-project/codespell/
License : GPLv2 and CC-BY-SA
Description : codespell fixes common misspellings in text files. It's designed primarily for
: checking misspelled words in source code, but it can be used with other files
: as well.
Available Packages
Name : codespell
Version : 2.2.1
Release : 1.el9
Architecture : noarch
Size : 188 k
Source : codespell-2.2.1-1.el9.src.rpm
Repository : epel
Summary : Fix common misspellings in text files
URL : https://github.com/codespell-project/codespell/
License : GPLv2 and CC-BY-SA
Description : codespell fixes common misspellings in text files. It's designed primarily for
: checking misspelled words in source code, but it can be used with other files
: as well.