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

Last updated: January 13,2025

1. Install "python3-lunr.noarch" package

Learn how to install python3-lunr.noarch on Fedora 36

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

2. Uninstall "python3-lunr.noarch" package

Please follow the guidelines below to uninstall python3-lunr.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:15:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-lunr
Version : 0.6.1
Release : 2.fc36
Architecture : noarch
Size : 65 k
Source : python-lunr-0.6.1-2.fc36.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.