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

Last updated: May 20,2024

1. Install "python3-sasdata" package

This guide covers the steps necessary to install python3-sasdata on Kali Linux

$ sudo apt update $ sudo apt install python3-sasdata

2. Uninstall "python3-sasdata" package

This is a short guide on how to uninstall python3-sasdata on Kali Linux:

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

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

Package: python3-sasdata
Source: sasdata
Version: 0.8.1-3
Installed-Size: 476
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-h5py, python3-lxml, python3-numpy, python3-h5py-serial, python3-pytest, python3:any
Suggests: python-sasdata-doc
Size: 74084
SHA256: 89817479de99d20b3a836022417386d088e42b381294de72b7f38341f58dca4b
SHA1: 69bfbcbc6ac665dde180a5aef62235731fa4fe9b
MD5sum: d54d35c515c802b08fa1566ae1d04f7c
Description: Data file handling for small-angle scattering (Python 3)
The sasdata Python module provides utilities for importing and operating
on reduced small angle scattering data. The module may be used in standalone
code to build custom fitters, in conjunction with the sasmodels modules to
analyse data from custom scripts, or as part of the sasview analysis package.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://www.sasview.org/
Section: python
Priority: optional
Filename: pool/main/s/sasdata/python3-sasdata_0.8.1-3_all.deb