How to Install and Uninstall python312-djangorestframework Package on openSuSE Tumbleweed
Last updated: November 04,2024
1. Install "python312-djangorestframework" package
In this section, we are going to explain the necessary steps to install python312-djangorestframework on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-djangorestframework
Copied
2. Uninstall "python312-djangorestframework" package
Please follow the steps below to uninstall python312-djangorestframework on openSuSE Tumbleweed:
$
sudo zypper remove
python312-djangorestframework
Copied
3. Information about the python312-djangorestframework package on openSuSE Tumbleweed
Information for package python312-djangorestframework:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-djangorestframework
Version : 3.14.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-djangorestframework-3.14.0-5.1.src
Upstream URL : http://django-rest-framework.org/
Summary : A REST Framework for Django
Description :
Django REST framework is a library for building Web APIs. It is
modular and the architecture can be customized, based on Django's
class based views.
Web APIs built using REST framework are fully self-describing and web
browseable. It also supports a wide range of media types,
authentication and permission policies out of the box.
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-djangorestframework
Version : 3.14.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-djangorestframework-3.14.0-5.1.src
Upstream URL : http://django-rest-framework.org/
Summary : A REST Framework for Django
Description :
Django REST framework is a library for building Web APIs. It is
modular and the architecture can be customized, based on Django's
class based views.
Web APIs built using REST framework are fully self-describing and web
browseable. It also supports a wide range of media types,
authentication and permission policies out of the box.