How to Install and Uninstall python3-lunr.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python3-lunr.noarch" package

Please follow the guidance below to install python3-lunr.noarch on Fedora 35

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

2. Uninstall "python3-lunr.noarch" package

This is a short guide on how to uninstall python3-lunr.noarch on Fedora 35:

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

3. Information about the python3-lunr.noarch package on Fedora 35

Last metadata expiration check: 1:10:41 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-lunr
Version : 0.5.8
Release : 7.fc35
Architecture : noarch
Size : 71 k
Source : python-lunr-0.5.8-7.fc35.src.rpm
Repository : fedora
Summary : A Python implementation of Lunr.js
URL : https://github.com/yeraydiazdiaz/lunr.py
License : MIT
Description : This Python version of Lunr.js aims to bring the simple and powerful full text
: search capabilities into Python guaranteeing results as close as the original
: implementation as possible.