How to Install and Uninstall pymca Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "pymca" package

Here is a brief guide to show you how to install pymca on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pymca

2. Uninstall "pymca" package

Please follow the guidelines below to uninstall pymca on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pymca package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pymca
Priority: extra
Section: universe/science
Installed-Size: 6454
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 4.7.4+dfsg-1build1
Depends: libc6 (>= 2.14), libgl1-mesa-glx | libgl1, libqhull7, python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python (>= 2.7), python (<< 2.8), pymca-data (= 4.7.4+dfsg-1build1), python-qt4, python-qwt5-qt4
Recommends: python-h5py, python-matplotlib, python-mdp, python-opengl, python-qt4-gl
Filename: pool/universe/p/pymca/pymca_4.7.4+dfsg-1build1_amd64.deb
Size: 861996
MD5sum: 2920463dbb2d1aa6614df3eef6e145e2
SHA1: e3f472c16d10bff49604737395fbb542307e1105
SHA256: 771812ee2dbbc476fa56e44cc82e5621c152d13cf232b6b69d055a46fc1ab9bc
Description-en: Python applications and toolkit for X-ray fluorescence analysis
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.
Description-md5: 910b2a07eb68ac5191d9bc3d82ebb9ff
Homepage: http://pymca.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu