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

Last updated: February 05,2025

1. Install "python3-lunr.noarch" package

Here is a brief guide to show you how to install python3-lunr.noarch on Fedora 39

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

2. Uninstall "python3-lunr.noarch" package

Learn how to uninstall python3-lunr.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:51:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-lunr
Version : 0.6.2
Release : 6.fc39
Architecture : noarch
Size : 92 k
Source : python-lunr-0.6.2-6.fc39.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.