How to Install and Uninstall python3-routes.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-routes.noarch" package
Please follow the instructions below to install python3-routes.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-routes.noarch
Copied
2. Uninstall "python3-routes.noarch" package
Please follow the instructions below to uninstall python3-routes.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-routes.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-routes.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:04:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-routes
Version : 2.4.1
Release : 12.el8
Architecture : noarch
Size : 196 k
Source : python-routes-2.4.1-12.el8.src.rpm
Repository : epel
Summary : Rails-like routes for Python3
URL : http://routes.groovie.org/
License : BSD
Description : Routes is a Python re-implementation of the Rails routes system for mapping
: URL's to Controllers/Actions and generating URL's. Routes makes it easy to
: create pretty and concise URL's that are RESTful with little effort.
:
: This package contains the module built for python3.
Available Packages
Name : python3-routes
Version : 2.4.1
Release : 12.el8
Architecture : noarch
Size : 196 k
Source : python-routes-2.4.1-12.el8.src.rpm
Repository : epel
Summary : Rails-like routes for Python3
URL : http://routes.groovie.org/
License : BSD
Description : Routes is a Python re-implementation of the Rails routes system for mapping
: URL's to Controllers/Actions and generating URL's. Routes makes it easy to
: create pretty and concise URL's that are RESTful with little effort.
:
: This package contains the module built for python3.