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

Last updated: October 11,2024

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

This guide covers the steps necessary to install python3-django-tagging.noarch on Fedora 35

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

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

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

Last metadata expiration check: 0:13:52 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-tagging
Version : 0.4.6
Release : 15.fc35
Architecture : noarch
Size : 79 k
Source : python-django-tagging-0.4.6-15.fc35.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.