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

Last updated: May 05,2024

1. Install "python3-pyraf" package

Please follow the guidelines below to install python3-pyraf on Kali Linux

$ sudo apt update $ sudo apt install python3-pyraf

2. Uninstall "python3-pyraf" package

Here is a brief guide to show you how to uninstall python3-pyraf on Kali Linux:

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

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

Package: python3-pyraf
Source: pyraf
Version: 2.2.1-2
Installed-Size: 1918
Maintainer: Debian Astro Team
Architecture: amd64
Depends: iraf, python3 (<< 3.13), python3 (>= 3.11~), python3-configobj, python3-numpy, python3:any, libc6 (>= 2.11), libx11-6
Recommends: python3-tk
Suggests: ipython3, python3-matplotlib, python3-urwid
Size: 369480
SHA256: 207c0446047db888f706f7fabbf9ee7876402b8efeeaa694d009fd1b829cf308
SHA1: 9e51a85ced3cdcb8eed05e9c4702a78ac91edf67
MD5sum: 6279b04c0c6d6874d379efc0a780a479
Description: Python interface for IRAF
PyRAF is a command language for running IRAF tasks in a Python like
environment. It works very similar to IRAF CL, but has been updated
to allow such things as importing Python modules, GUI parameter
editing and help. It can be imported into Python allowing you to run
IRAF commands from within a larger script.
Description-md5:
Homepage: https://iraf-community.github.io/pyraf.html
Section: python
Priority: optional
Filename: pool/main/p/pyraf/python3-pyraf_2.2.1-2_amd64.deb