How to Install and Uninstall python3-rx.noarch Package on Fedora 38

Last updated: October 26,2024

1. Install "python3-rx.noarch" package

This guide let you learn how to install python3-rx.noarch on Fedora 38

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

2. Uninstall "python3-rx.noarch" package

Please follow the steps below to uninstall python3-rx.noarch on Fedora 38:

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

3. Information about the python3-rx.noarch package on Fedora 38

Last metadata expiration check: 3:05:11 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-rx
Version : 3.2.0
Release : 8.fc38
Architecture : noarch
Size : 462 k
Source : python-rx-3.2.0-8.fc38.src.rpm
Repository : fedora
Summary : Reactive Extensions (Rx) for Python
URL : https://github.com/ReactiveX/RxPY
License : ASL 2.0
Description : Rx is a library for composing asynchronous and event-based programs using
: observable collections and LINQ-style query operators in Python.