How to Install and Uninstall pymca Package on Kali Linux

Last updated: May 17,2024

1. Install "pymca" package

This is a short guide on how to install pymca on Kali Linux

$ sudo apt update $ sudo apt install pymca

2. Uninstall "pymca" package

This guide covers the steps necessary to uninstall pymca on Kali Linux:

$ sudo apt remove pymca $ sudo apt autoclean && sudo apt autoremove

3. Information about the pymca package on Kali Linux

Package: pymca
Version: 5.8.7+dfsg-2
Installed-Size: 217
Maintainer: Debian PaN Maintainers
Architecture: all
Depends: python3-pymca5 (>= 5.8.7+dfsg-2), python3-numpy, python3:any
Size: 176552
SHA256: 2adf381ff1340282329e30d1dfe6c744eeb8f098b3ef98fdd23846ab5354c5af
SHA1: 0ec57e5e0b3bbb617d0a81021cd0ce8120e805b9
MD5sum: 5a172accd2cd2886bab55cd46c897aae
Description: Applications and toolkit for X-ray fluorescence analysis -- scripts
PyMca is set of applications and Python libraries for analysis of
X-ray fluorescence spectra.
.
The applications included in this package are:
.
* edfviewer - Display and inspection of data files in ESRF Data Format
* elementsinfo - Displays element specific X-ray data
* mca2edf - Converts files from SPEC MCA format to EDF
* peakidentifier - Displays X-ray fluorescence peaks in a given energy range
* pymcabatch - Batch fitting of spectra
* pymcapostbatch - Post-processing of batch fitting results
* pymca - Interactive data-analysis
* pymcaroitool - Region-of-interest (ROI) imaging tool
.
The PyMca toolkit can read data files in SPEC, ESRF data file (EDF),
OMNIC, HDF5, AIFIRA and SupaVisio formats.
.
This are the scripts of the package.
Description-md5:
Homepage: https://github.com/vasole/pymca
Section: science
Priority: optional
Filename: pool/main/p/pymca/pymca_5.8.7+dfsg-2_all.deb