How to Install and Uninstall python3-snowballstemmer.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "python3-snowballstemmer.noarch" package

This tutorial shows how to install python3-snowballstemmer.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-snowballstemmer.noarch

2. Uninstall "python3-snowballstemmer.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-snowballstemmer.noarch on Fedora 38:

$ sudo dnf remove python3-snowballstemmer.noarch $ sudo dnf autoremove

3. Information about the python3-snowballstemmer.noarch package on Fedora 38

Last metadata expiration check: 5:08:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-snowballstemmer
Version : 2.2.0
Release : 5.fc38
Architecture : noarch
Size : 258 k
Source : snowball-2.2.0-5.fc38.src.rpm
Repository : fedora
Summary : Stemming algorithms written in Python 3
URL : https://snowballstem.org/
License : BSD-3-Clause
Description : Stemming algorithms written in Python 3.
:
: Snowball is a small string processing language for creating stemming
: algorithms for use in Information Retrieval, plus a collection of
: stemming algorithms implemented using it.
:
: Snowball was originally designed and built by Martin Porter. Martin
: retired from development in 2014 and Snowball is now maintained as a
: community project. Martin originally chose the name Snowball as a
: tribute to SNOBOL, the excellent string handling language from the
: 1960s. It now also serves as a metaphor for how the project grows by
: gathering contributions over time.
:
: Algorithms are available for the following languages:
: - Arabic
: - Armenian
: - Basque
: - Catalan
: - Danish
: - Dutch
: - English (Standard, Porter)
: - Finnish
: - French
: - German
: - Greek
: - Hindi
: - Hungarian
: - Indonesian
: - Irish
: - Italian
: - Lithuanian
: - Nepali
: - Norwegian
: - Portuguese
: - Romanian
: - Russian
: - Serbian
: - Spanish
: - Swedish
: - Tamil
: - Turkish
: - Yiddish