How to Install and Uninstall python3-django-tagging.noarch Package on Fedora 36

Last updated: May 03,2024

1. Install "python3-django-tagging.noarch" package

Please follow the guidelines below to install python3-django-tagging.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-django-tagging.noarch

2. Uninstall "python3-django-tagging.noarch" package

Please follow the guidance below to uninstall python3-django-tagging.noarch on Fedora 36:

$ sudo dnf remove python3-django-tagging.noarch $ sudo dnf autoremove

3. Information about the python3-django-tagging.noarch package on Fedora 36

Last metadata expiration check: 2:44:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-tagging
Version : 0.4.6
Release : 16.fc36
Architecture : noarch
Size : 79 k
Source : python-django-tagging-0.4.6-16.fc36.src.rpm
Repository : fedora
Summary : A generic tagging application for Django projects
URL : https://github.com/Fantomas42/django-tagging/
License : MIT
Description : A generic tagging application for Django projects, which allows association
: of a number of tags with any Model instance and makes retrieval of tags
: simple.