How to Install and Uninstall python3-django-classy-tags Package on openSUSE Leap

Last updated: May 19,2024

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

This tutorial shows how to install python3-django-classy-tags on openSUSE Leap

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

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

Learn how to uninstall python3-django-classy-tags on openSUSE Leap:

$ sudo zypper remove python3-django-classy-tags

3. Information about the python3-django-classy-tags package on openSUSE Leap

Information for package python3-django-classy-tags:
---------------------------------------------------
Repository : Main Repository
Name : python3-django-classy-tags
Version : 1.0.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 100.7 KiB
Installed : No
Status : not installed
Source package : python-django-classy-tags-1.0.0-bp155.2.14.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.