How to Install and Uninstall python3-trololio.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "python3-trololio.noarch" package

Here is a brief guide to show you how to install python3-trololio.noarch on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-trololio.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:16:17 ago on Mon Feb 26 15:59:38 2024.
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.