How to Install and Uninstall python3-flask-restful.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 17,2024
1. Install "python3-flask-restful.noarch" package
Please follow the guidance below to install python3-flask-restful.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-flask-restful.noarch
Copied
2. Uninstall "python3-flask-restful.noarch" package
Please follow the guidance below to uninstall python3-flask-restful.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-flask-restful.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flask-restful.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:06:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-flask-restful
Version : 0.3.8
Release : 5.el8
Architecture : noarch
Size : 123 k
Source : python-flask-restful-0.3.8-5.el8.src.rpm
Repository : epel
Summary : Simple framework for creating REST APIs for Flask
URL : https://www.github.com/flask-restful/flask-restful/
License : BSD
Description : Flask-RESTful is Python 3 extension for Flask that adds support
: for quickly building REST APIs. It is a lightweight abstraction
: that works with your existing ORM/libraries.
Available Packages
Name : python3-flask-restful
Version : 0.3.8
Release : 5.el8
Architecture : noarch
Size : 123 k
Source : python-flask-restful-0.3.8-5.el8.src.rpm
Repository : epel
Summary : Simple framework for creating REST APIs for Flask
URL : https://www.github.com/flask-restful/flask-restful/
License : BSD
Description : Flask-RESTful is Python 3 extension for Flask that adds support
: for quickly building REST APIs. It is a lightweight abstraction
: that works with your existing ORM/libraries.