How to Install and Uninstall python3-django-search-url.noarch Package on Fedora 35

Last updated: May 14,2024

1. Install "python3-django-search-url.noarch" package

Please follow the instructions below to install python3-django-search-url.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-django-search-url.noarch

2. Uninstall "python3-django-search-url.noarch" package

This guide covers the steps necessary to uninstall python3-django-search-url.noarch on Fedora 35:

$ sudo dnf remove python3-django-search-url.noarch $ sudo dnf autoremove

3. Information about the python3-django-search-url.noarch package on Fedora 35

Last metadata expiration check: 0:08:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-django-search-url
Version : 0.1
Release : 8.fc35
Architecture : noarch
Size : 13 k
Source : python-django-search-url-0.1-8.fc35.src.rpm
Repository : fedora
Summary : Use Search URLs in your Django Application
URL : https://github.com/dstufft/dj-search-url
License : BSD
Description : This simple Django utility allows you to utilize the 12factor inspired
: SEARCH_URL environment variable to configure your application.