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

Last updated: May 06,2024

1. Install "python3-trololio.noarch" package

In this section, we are going to explain the necessary steps to install python3-trololio.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-trololio.noarch" package

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

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

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

Last metadata expiration check: 1 day, 8:08:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-trololio
Version : 1.0
Release : 4.el8
Architecture : noarch
Size : 13 k
Source : python-trololio-1.0-4.el8.src.rpm
Repository : epel
Summary : Trollius and asyncio compatibility library for Python 3
URL : http://github.com/ThinkChaos/Trololio/
License : MIT
Description : Trololio provides a compatibility layer for Trollius and asyncio (aka Tulip).
: It addresses the differences listed in Trollius and Tulip:
:
: * Allows the use of Trollius' syntax with asyncio.
: * Provides missing objects and aliases for the others.
: * Synchronizes debug environnement variables.
:
: This package provides the Python 3 module.