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

Last updated: October 05,2024

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

This guide let you learn how to install python311-django-classy-tags on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python311-django-classy-tags on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-classy-tags

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

Information for package python311-django-classy-tags:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-django-classy-tags
Version : 4.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 96.5 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.