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

Last updated: November 05,2024

1. Install "python3-synphot" package

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

$ sudo apt update $ sudo apt install python3-synphot

2. Uninstall "python3-synphot" package

Please follow the guidelines below to uninstall python3-synphot on Kali Linux:

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

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

Package: python3-synphot
Source: synphot (1.3.0-1)
Version: 1.3.0-1+b1
Installed-Size: 1661
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3-astropy, python3-scipy, python3:any, libc6 (>= 2.4)
Size: 609932
SHA256: 32512d88602fcc3e25d298d7c014ffa5958851d397cd24e2e0d47a3b5ec176a8
SHA1: 00c3b4ceecc8d1bb9f38c5f43cab231464af0023
MD5sum: 9f673f73c61798111e8009e1550a2787
Description: Simulate photometric data and spectra in astronomy
Synphot simulates photometric data and spectra, observed or otherwise.
It can incorporate external filters, spectra, and data. One can also use
a pre-defined standard star (Vega), bandpass, or extinction law.
Furthermore, it allows one to:
.
* Construct complicated composite spectra using different models.
* Simulate observations.
* Compute photometric properties such as count rate, effective
wavelength, and effective stimulus.
* Manipulate a spectrum; e.g., applying redshift or normalize it to a
given flux value in a given bandpass.
* Sample a spectrum at given wavelengths.
* Plot a quick-view of a spectrum.
* Perform repetitive operations such as simulating the observations of
multiple type of sources through multiple bandpasses.
Description-md5:
Homepage: https://github.com/spacetelescope/synphot_refactor
Section: python
Priority: optional
Filename: pool/main/s/synphot/python3-synphot_1.3.0-1+b1_amd64.deb