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

Last updated: November 01,2024

1. Install "python3-rtlsdr" package

This is a short guide on how to install python3-rtlsdr on Kali Linux

$ sudo apt update $ sudo apt install python3-rtlsdr

2. Uninstall "python3-rtlsdr" package

In this section, we are going to explain the necessary steps to uninstall python3-rtlsdr on Kali Linux:

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

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

Package: python3-rtlsdr
Source: python-rtlsdr
Version: 0.2.91-0kali3
Architecture: all
Maintainer: Kali Developers
Installed-Size: 93
Depends: python3:any, python3-matplotlib, librtlsdr2, rtl-sdr, python3-numpy
Homepage: https://github.com/roger-/pyrtlsdr
Priority: optional
Section: python
Filename: pool/main/p/python-rtlsdr/python3-rtlsdr_0.2.91-0kali3_all.deb
Size: 21220
SHA256: 7b7887c31bbae7ec823a6b3088c36fb3c10e668da040a44a8cac33c45e66b0f6
SHA1: fddf9ddc2700ceb3e4676d44739de8122cd77a96
MD5sum: 5b2b260659d33fb33d0ad9b5fe6cd916
Description: Python wrapper for librtlsdr (Python3 package)
pyrtlsdr is a simple Python interface to devices supported by the RTL-SDR
project, which turns certain USB DVB-T dongles employing the Realtek RTL2832U
chipset into low-cost, general purpose software-defined radio receivers. It
wraps all the functions in the librtlsdr library (including asynchronous read
support), and also provides a more Pythonic API.
.
This package installs the library for Python 3.
Description-md5: