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

Last updated: October 05,2024

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

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

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

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

Please follow the guidance below to uninstall python3-django-tastypie.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:02:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-django-tastypie
Version : 0.13.3
Release : 19.fc34
Architecture : noarch
Size : 131 k
Source : python-django-tastypie-0.13.3-19.fc34.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.