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

Last updated: September 22,2024

1. Install "python3-trololio.noarch" package

This guide covers the steps necessary to install python3-trololio.noarch on Oracle Linux 8

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

2. Uninstall "python3-trololio.noarch" package

Please follow the steps below to uninstall python3-trololio.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:37:13 ago on Mon Sep 12 02:51:38 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.