How to Install and Uninstall python3-rx.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 15,2025
1. Install "python3-rx.noarch" package
Please follow the guidelines below to install python3-rx.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-rx.noarch
Copied
2. Uninstall "python3-rx.noarch" package
Please follow the instructions below to uninstall python3-rx.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-rx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-rx.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:56:15 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-rx
Version : 3.2.0
Release : 3.el8
Architecture : noarch
Size : 307 k
Source : python-rx-3.2.0-3.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-rx
Version : 3.2.0
Release : 3.el8
Architecture : noarch
Size : 307 k
Source : python-rx-3.2.0-3.el8.src.rpm
Repository : epel
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.