How to Install and Uninstall python3-trololio.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-trololio.noarch" package

Learn how to install python3-trololio.noarch on Rocky Linux 8

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

2. Uninstall "python3-trololio.noarch" package

This guide let you learn how to uninstall python3-trololio.noarch on Rocky Linux 8:

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

3. Information about the python3-trololio.noarch package on Rocky Linux 8

Last metadata expiration check: 2:29:11 ago on Mon Sep 12 10:27:18 2022.
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.