How to Install and Uninstall python39-django-tagging Package on openSuSE Tumbleweed

Last updated: December 28,2024

1. Install "python39-django-tagging" package

This guide let you learn how to install python39-django-tagging on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-django-tagging

2. Uninstall "python39-django-tagging" package

This guide covers the steps necessary to uninstall python39-django-tagging on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-tagging

3. Information about the python39-django-tagging package on openSuSE Tumbleweed

Information for package python39-django-tagging:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-tagging
Version : 0.5.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 321,1 KiB
Installed : No
Status : not installed
Source package : python-django-tagging-0.5.0-1.7.src
Summary : A generic tagging application for Django projects
Description :
A generic tagging application for Django projects,
which allows association of a number of tags
with any Model instance and makes retrieval of tags simple.