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

Last updated: October 05,2024

1. Install "python3-aoflagger" package

In this section, we are going to explain the necessary steps to install python3-aoflagger on Kali Linux

$ sudo apt update $ sudo apt install python3-aoflagger

2. Uninstall "python3-aoflagger" package

Please follow the guidance below to uninstall python3-aoflagger on Kali Linux:

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

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

Package: python3-aoflagger
Source: aoflagger (3.4.0-2)
Version: 3.4.0-2+b1
Installed-Size: 305
Maintainer: Debian Astro Team
Architecture: amd64
Depends: libaoflagger0 (= 3.4.0-2+b1), python3, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Recommends: aoflagger
Size: 104200
SHA256: 27296603089b4392fe32fe80c6680762cbccffa955af161183190789c8e8d7e5
SHA1: 5d3eccc080ce69a36e051043c395fb541202a994
MD5sum: 7b5f730a38518cf62093761a08e180c6
Description: Find RFI in radio astronomical observations (Python package)
The AOFlagger is a tool that can find and remove radio-frequency interference
(RFI) in radio astronomical observations. The code has been highly optimized
for speed and accuracy. It is used by default for the LOFAR radio telescope
and thus is in productional stage. The software can run in a fully automated
way, but a graphical interface is provided to analyse results and tweak the
strategy. The preferred input file format is the Casa Measurement Set (MS)
format.
.
This package contains the Python 3 package.
Description-md5:
Multi-Arch: same
Homepage: https://sourceforge.net/projects/aoflagger/
Section: libdevel
Priority: optional
Filename: pool/main/a/aoflagger/python3-aoflagger_3.4.0-2+b1_amd64.deb

5. The same packages on other Linux Distributions