How to Install and Uninstall python3-routes.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-routes.noarch" package
Please follow the guidance below to install python3-routes.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-routes.noarch
Copied
2. Uninstall "python3-routes.noarch" package
Learn how to uninstall python3-routes.noarch on Fedora 35:
$
sudo dnf remove
python3-routes.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-routes.noarch package on Fedora 35
Last metadata expiration check: 3:56:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-routes
Version : 2.5.1
Release : 1.fc35
Architecture : noarch
Size : 186 k
Source : python-routes-2.5.1-1.fc35.src.rpm
Repository : fedora
Summary : Rails-like routes for Python3
URL : https://github.com/bbangert/routes
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.5.1
Release : 1.fc35
Architecture : noarch
Size : 186 k
Source : python-routes-2.5.1-1.fc35.src.rpm
Repository : fedora
Summary : Rails-like routes for Python3
URL : https://github.com/bbangert/routes
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.