How to Install and Uninstall python3-TurboGears2.noarch Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "python3-TurboGears2.noarch" package

This guide let you learn how to install python3-TurboGears2.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-TurboGears2.noarch

2. Uninstall "python3-TurboGears2.noarch" package

This tutorial shows how to uninstall python3-TurboGears2.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-TurboGears2.noarch $ sudo dnf autoremove

3. Information about the python3-TurboGears2.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:43:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-TurboGears2
Version : 2.4.3
Release : 2.el8
Architecture : noarch
Size : 251 k
Source : TurboGears2-2.4.3-2.el8.src.rpm
Repository : epel
Summary : Next generation front-to-back web development megaframework
URL : http://www.turbogears.org
License : MIT
Description : TurboGears brings together a best of breed python tools to create a flexible,
: full featured, and easy to use web framework.
:
: TurboGears 2 provides and integrated and well tested set of tools for
: everything you need to build dynamic, database driven applications. It
: provides a full range of tools for front end javascript develeopment, back
: database development and everything in between:
:
: * dynamic javascript powered widgets ToscaWidgets
: * automatic JSON generation from your controllers
: * powerful, designer friendly XHTML basted templating (Genshi)
: * object or route based URL dispatching
: * powerful Object Relational Mappers (SQLAlchemy)