How to Install and Uninstall python312-django-classy-tags Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-django-classy-tags" package

This is a short guide on how to install python312-django-classy-tags on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-django-classy-tags

2. Uninstall "python312-django-classy-tags" package

This tutorial shows how to uninstall python312-django-classy-tags on openSuSE Tumbleweed:

$ sudo zypper remove python312-django-classy-tags

3. Information about the python312-django-classy-tags package on openSuSE Tumbleweed

Information for package python312-django-classy-tags:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-classy-tags
Version : 4.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 90.7 KiB
Installed : No
Status : not installed
Source package : python-django-classy-tags-4.1.0-1.2.src
Upstream URL : https://github.com/ojii/django-classy-tags
Summary : Class based template tags for Django
Description :
This project creates an altnerate way of writing Django template tags
which is fully compatible with the current Django templating infrastructure.