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

Last updated: December 28,2024

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

This is a short guide on how to install python3-django-threadedcomments.noarch on Fedora 36

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

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

This tutorial shows how to uninstall python3-django-threadedcomments.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:53:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-threadedcomments
Version : 1.2
Release : 16.fc36
Architecture : noarch
Size : 48 k
Source : python-django-threadedcomments-1.2-16.fc36.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.