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

Last updated: May 05,2024

1. Install "python3-django-tastypie" package

Please follow the step by step instructions below to install python3-django-tastypie on openSUSE Leap

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

2. Uninstall "python3-django-tastypie" package

Please follow the guidelines below to uninstall python3-django-tastypie on openSUSE Leap:

$ sudo zypper remove python3-django-tastypie

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

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