How to Install and Uninstall python3-rx Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-rx" package

Learn how to install python3-rx on Kali Linux

$ sudo apt update $ sudo apt install python3-rx

2. Uninstall "python3-rx" package

Learn how to uninstall python3-rx on Kali Linux:

$ sudo apt remove python3-rx $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rx package on Kali Linux

Package: python3-rx
Source: python-rx
Version: 4.0.4-2
Installed-Size: 867
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions, python3:any
Size: 122160
SHA256: d6595ac74af93c23d834b6c5ae38b2c12ba666c4cd027cc9f7f6a1d788f3514a
SHA1: f6dbbcec3d431a9ec51cb090b1586cd2bfb0e673
MD5sum: d41f0490122c2dd469f43da1d2df2222
Description: Reactive Extensions for Python (Python 3)
This package contains a set of libraries for composing asynchronous and
event-based programs using observable sequences and LINQ-style query operators
in Python. Using Rx, developers represent asynchronous data streams with
Observables, query asynchronous data streams using operators, and parameterize
concurrency in data/event streams using Schedulers.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://reactivex.io/
Section: python
Priority: optional
Filename: pool/main/p/python-rx/python3-rx_4.0.4-2_all.deb