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

Last updated: May 14,2024

1. Install "python2-django-tastypie" package

This is a short guide on how to install python2-django-tastypie on openSUSE Leap

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

2. Uninstall "python2-django-tastypie" package

This guide let you learn how to uninstall python2-django-tastypie on openSUSE Leap:

$ sudo zypper remove python2-django-tastypie

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

Information for package python2-django-tastypie:
------------------------------------------------
Repository : Main Repository
Name : python2-django-tastypie
Version : 0.14.3-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 781,5 KiB
Installed : No
Status : not installed
Source package : python-django-tastypie-0.14.3-bp153.1.21.src
Summary : A webservice API framework layer for Django
Description :
Tastypie is a webservice API framework for Django. It provides a
customizable abstraction for creating REST-style interfaces.