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

Last updated: October 06,2024

1. Install "python3-sasmodels" package

This guide let you learn how to install python3-sasmodels on Kali Linux

$ sudo apt update $ sudo apt install python3-sasmodels

2. Uninstall "python3-sasmodels" package

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

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

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

Package: python3-sasmodels
Source: sasmodels
Version: 1.0.7-1
Installed-Size: 1582
Maintainer: Debian Science Maintainers
Architecture: all
Depends: gcc, libc6-dev | libc-dev, python3-numpy, python3-scipy, sasmodels-private-libs, python3:any
Recommends: python3-matplotlib, python3-pyopencl
Suggests: python-sasmodels-doc
Size: 323036
SHA256: e44056a1f503da6540122bce6cb60d39f9e009b3a6abf117368aed690eee6979
SHA1: 08f15c3c877b934e33ad0fbfd573ac4e8ec40304
MD5sum: 17f95e1d57cca198559cad32ca001b53
Description: Theoretical models for small angle scattering (Python 3)
sasmodels is a Python module for calculating theoretical Small Angle
Scattering patterns. The models provided are usable directly in the bumps
fitting package and in the sasview analysis package.
.
This package contains the Python 3 version of the module.
Description-md5:
Homepage: https://www.sasview.org/
Section: python
Priority: optional
Filename: pool/main/s/sasmodels/python3-sasmodels_1.0.7-1_all.deb