How to Install and Uninstall python3-django-tastypie.noarch Package on AlmaLinux 8

Last updated: November 27,2024

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

Here is a brief guide to show you how to install python3-django-tastypie.noarch on AlmaLinux 8

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

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

Please follow the instructions below to uninstall python3-django-tastypie.noarch on AlmaLinux 8:

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

3. Information about the python3-django-tastypie.noarch package on AlmaLinux 8

Last metadata expiration check: 2:18:17 ago on Mon Sep 5 03:22:42 2022.
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.