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

Last updated: May 08,2024

1. Install "python3-csaps" package

Please follow the step by step instructions below to install python3-csaps on Kali Linux

$ sudo apt update $ sudo apt install python3-csaps

2. Uninstall "python3-csaps" package

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

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

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

Package: python3-csaps
Source: csaps
Version: 1.1.0-2
Installed-Size: 76
Maintainer: Gürkan Myczko
Architecture: all
Depends: python3-numpy, python3-scipy, python3:any
Size: 18268
SHA256: d0a9b0204f122ca508241a278d0258219d6abecd696e58de87571ee85079b4a1
SHA1: 4a0e7efb2fa13ab44275b4dc03eb418ff487c729
MD5sum: 9693069b47f980ccd7354e88950ca8ac
Description: Cubic spline approximation (smoothing)
This is a Python package for univariate, multivariate and n-dimensional grid
data approximation using cubic smoothing splines. The package can be useful
in practical engineering tasks for data approximation and smoothing.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/espdev/csaps
Section: python
Priority: optional
Filename: pool/main/c/csaps/python3-csaps_1.1.0-2_all.deb