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

Last updated: June 02,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall python310-django-classy-tags on openSuSE Tumbleweed:

$ sudo zypper remove python310-django-classy-tags

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

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