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

Last updated: May 18,2024

1. Install "python3-django-tagging" package

Please follow the instructions below to install python3-django-tagging on openSUSE Leap

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

2. Uninstall "python3-django-tagging" package

This guide covers the steps necessary to uninstall python3-django-tagging on openSUSE Leap:

$ sudo zypper remove python3-django-tagging

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

Information for package python3-django-tagging:
-----------------------------------------------
Repository : Main Repository
Name : python3-django-tagging
Version : 0.4.6-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 324.8 KiB
Installed : No
Status : not installed
Source package : python-django-tagging-0.4.6-bp155.2.14.src
Upstream URL : https://github.com/Fantomas42/django-tagging
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.