How to Install and Uninstall python3-django-tastypie.noarch Package on Fedora 35

Last updated: May 18,2024

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

Please follow the instructions below to install python3-django-tastypie.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall python3-django-tastypie.noarch on Fedora 35:

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

3. Information about the python3-django-tastypie.noarch package on Fedora 35

Last metadata expiration check: 1:48:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-django-tastypie
Version : 0.13.3
Release : 21.fc35
Architecture : noarch
Size : 132 k
Source : python-django-tastypie-0.13.3-21.fc35.src.rpm
Repository : fedora
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.