How to Install and Uninstall python-django-registration-doc.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python-django-registration-doc.noarch" package

In this section, we are going to explain the necessary steps to install python-django-registration-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-django-registration-doc.noarch

2. Uninstall "python-django-registration-doc.noarch" package

Please follow the instructions below to uninstall python-django-registration-doc.noarch on Fedora 34:

$ sudo dnf remove python-django-registration-doc.noarch $ sudo dnf autoremove

3. Information about the python-django-registration-doc.noarch package on Fedora 34

Last metadata expiration check: 1:06:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-django-registration-doc
Version : 2.1.2
Release : 16.fc34
Architecture : noarch
Size : 34 k
Source : python-django-registration-2.1.2-16.fc34.src.rpm
Repository : fedora
Summary : A user-registration application for Django - documentation
URL : https://github.com/ubernostrum/django-registration/
License : BSD
Description : This is a fairly simple user-registration application for Django,
: designed to make allowing user sign ups as painless as possible. It
: requires a functional installation of Django 1.8 or newer, but has no
: other dependencies.
: This package provides documentation of django-registration.