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

Last updated: October 05,2024

1. Install "python3-lunr.noarch" package

This guide covers the steps necessary to install python3-lunr.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 3:42:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-lunr
Version : 0.5.8
Release : 5.fc34
Architecture : noarch
Size : 71 k
Source : python-lunr-0.5.8-5.fc34.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.