How to Install and Uninstall python3-django-tastypie.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-django-tastypie.noarch" package

This guide let you learn how to install python3-django-tastypie.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-django-tastypie.noarch

2. Uninstall "python3-django-tastypie.noarch" package

Learn how to uninstall python3-django-tastypie.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-django-tastypie.noarch $ sudo dnf autoremove

3. Information about the python3-django-tastypie.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:50:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-django-tastypie
Version : 0.14.2
Release : 1.el8
Architecture : noarch
Size : 143 k
Source : python-django-tastypie-0.14.2-1.el8.src.rpm
Repository : epel
Summary : A flexible and capable API layer for Django
URL : https://github.com/toastdriven/django-tastypie/
License : BSD
Description : Tastypie is an webservice API framework for Django. It provides a convenient,
: yet powerful and highly customizable, abstraction for creating REST-style
: interfaces.