How to Install and Uninstall python3-django-rest-framework.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "python3-django-rest-framework.noarch" package
Please follow the guidance below to install python3-django-rest-framework.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-rest-framework.noarch
Copied
2. Uninstall "python3-django-rest-framework.noarch" package
This tutorial shows how to uninstall python3-django-rest-framework.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-django-rest-framework.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-rest-framework.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:02:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-django-rest-framework
Version : 3.14.0
Release : 3.el9
Architecture : noarch
Size : 976 k
Source : python-django-rest-framework-3.14.0-3.el9.src.rpm
Repository : epel
Summary : Web APIs for Django, made easy
URL : http://www.django-rest-framework.org
License : BSD
Description : Django REST framework is a powerful and flexible toolkit that makes it easy
: to build Web APIs.
:
: Some reasons you might want to use REST framework:
:
: * The Web browsable API is a huge usability win for your developers.
: * Authentication policies including OAuth1a and OAuth2 out of the box.
: * Serialization that supports both ORM and non-ORM data sources.
: * Customizable all the way down - just use regular function-based views if
: you don't need the more powerful features.
: * Extensive documentation, and great community support.
Available Packages
Name : python3-django-rest-framework
Version : 3.14.0
Release : 3.el9
Architecture : noarch
Size : 976 k
Source : python-django-rest-framework-3.14.0-3.el9.src.rpm
Repository : epel
Summary : Web APIs for Django, made easy
URL : http://www.django-rest-framework.org
License : BSD
Description : Django REST framework is a powerful and flexible toolkit that makes it easy
: to build Web APIs.
:
: Some reasons you might want to use REST framework:
:
: * The Web browsable API is a huge usability win for your developers.
: * Authentication policies including OAuth1a and OAuth2 out of the box.
: * Serialization that supports both ORM and non-ORM data sources.
: * Customizable all the way down - just use regular function-based views if
: you don't need the more powerful features.
: * Extensive documentation, and great community support.