How to Install and Uninstall python3-django-threadedcomments.noarch Package on Fedora 39

Last updated: May 20,2024

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

Please follow the guidance below to install python3-django-threadedcomments.noarch on Fedora 39

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

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

This is a short guide on how to uninstall python3-django-threadedcomments.noarch on Fedora 39:

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

3. Information about the python3-django-threadedcomments.noarch package on Fedora 39

Last metadata expiration check: 0:53:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-django-threadedcomments
Version : 1.2
Release : 21.fc39
Architecture : noarch
Size : 66 k
Source : python-django-threadedcomments-1.2-21.fc39.src.rpm
Repository : fedora
Summary : A simple yet flexible threaded commenting system for Django - Python 3 version
URL : https://github.com/HonzaKral/django-threadedcomments
License : BSD
Description : Django-threadedcomments is a Django application which allows for the
: simple creation of a threaded commenting system. It is flexible as well,
: partly due to its use of the same facilities that any other Django
: application would use.
: This package provides Python 3 build of django-threadedcomments.