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

Last updated: May 17,2024

1. Install "python36-django-tagging" package

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

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

2. Uninstall "python36-django-tagging" package

This tutorial shows how to uninstall python36-django-tagging on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-tagging

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

Information for package python36-django-tagging:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-tagging
Version : 0.5.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 324,8 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.