How to Install and Uninstall python39-django-tastypie Package on openSuSE Tumbleweed

Last updated: June 03,2024

1. Install "python39-django-tastypie" package

In this section, we are going to explain the necessary steps to install python39-django-tastypie on openSuSE Tumbleweed

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

2. Uninstall "python39-django-tastypie" package

This guide covers the steps necessary to uninstall python39-django-tastypie on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-tastypie

3. Information about the python39-django-tastypie package on openSuSE Tumbleweed

Information for package python39-django-tastypie:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-tastypie
Version : 0.14.6-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 747.6 KiB
Installed : No
Status : not installed
Source package : python-django-tastypie-0.14.6-3.1.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.