How to Install and Uninstall python3-django-search-url.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

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

Here is a brief guide to show you how to install python3-django-search-url.noarch on CentOS 8 / RHEL 8

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

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

This guide let you learn how to uninstall python3-django-search-url.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-django-search-url.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:50:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-django-search-url
Version : 0.1
Release : 2.el8
Architecture : noarch
Size : 12 k
Source : python-django-search-url-0.1-2.el8.src.rpm
Repository : epel
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.