How to Install and Uninstall gr-iqbal Package on Kali Linux

Last updated: May 15,2024

1. Install "gr-iqbal" package

Learn how to install gr-iqbal on Kali Linux

$ sudo apt update $ sudo apt install gr-iqbal

2. Uninstall "gr-iqbal" package

Please follow the instructions below to uninstall gr-iqbal on Kali Linux:

$ sudo apt remove gr-iqbal $ sudo apt autoclean && sudo apt autoremove

3. Information about the gr-iqbal package on Kali Linux

Package: gr-iqbal
Source: gr-iqbal (0.38.2-2)
Version: 0.38.2-2+b11
Installed-Size: 1273
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: libgnuradio-iqbalance3.9.0 (= 0.38.2-2+b11), python3 (<< 3.12), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgnuradio-runtime3.10.9 (>= 3.10.9.1), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Size: 193148
SHA256: 4eaf978720bc657274deed2697a518b6829b22435f4e902e49bef0c496a5b116
SHA1: ab7af011b03999790f3407ad9814ad38805780ea
MD5sum: 296c1d1c8a9b62ef4e07f19417052105
Description: GNU Radio Blind IQ imbalance estimator and correction
The general idea is to suppress symmetrical images caused by IQ
imbalance in the RX path of quadrature receivers.
It's composed of two subblocks:
.
"IQ Bal Fix": This applies the actual correction. to a complex
stream. The correction parameters are only magnitude/phase and the
actual correction algo is the same as applied in hardware in the USRP.
You can either specify the correction parameters manually on the
block, or send them via 'messages'.
.
"IQ Bal Optimize": This blocks tries to blindly detect the imbalance
by minimizing the correlation between the left and right part of the
spectrum. See the code for the "how it does it". The general idea is
inspired from papers found on the internet and the way some SDR
software achieve the same things (sdr# for eg, although there are
significant differences in the actual implementation).
Description-md5:
Homepage: https://git.osmocom.org/gr-iqbal
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gr-iqbal/gr-iqbal_0.38.2-2+b11_amd64.deb