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

Last updated: April 28,2024

1. Install "python2-django-tagging" package

This guide let you learn how to install python2-django-tagging on openSUSE Leap

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

2. Uninstall "python2-django-tagging" package

This tutorial shows how to uninstall python2-django-tagging on openSUSE Leap:

$ sudo zypper remove python2-django-tagging

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

Information for package python2-django-tagging:
-----------------------------------------------
Repository : Main Repository
Name : python2-django-tagging
Version : 0.4.6-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 242,3 KiB
Installed : No
Status : not installed
Source package : python-django-tagging-0.4.6-bp153.1.21.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.