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

Last updated: November 07,2024

1. Install "python3-symfit" package

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

$ sudo apt update $ sudo apt install python3-symfit

2. Uninstall "python3-symfit" package

Please follow the guidance below to uninstall python3-symfit on Kali Linux:

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

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

Package: python3-symfit
Source: symfit
Version: 0.5.6-2
Installed-Size: 219
Maintainer: Debian Science Team
Architecture: all
Depends: python3-numpy, python3-pkg-resources, python3-scipy, python3-sympy, python3-toposort, python3:any
Size: 44536
SHA256: a0d26d8c4adff2a657565923306a079ee8246c3d95b8f666bca5574bc1139319
SHA1: 1fd7ab96e9189581507521c7cf1cb9f548898629
MD5sum: 6219da2f0a0763d977010bd9031a711e
Description: Symbolic Fitting in Python, fitting as it should be
The goal of this project is simple: to make fitting in Python pythonic.
.
The project aims to marry the power of scipy.optimize with the readability of
sympy to create a highly readable and easy to use fitting package which works
for projects of any scale.
Description-md5:
Homepage: https://github.com/tBuLi/symfit
Section: python
Priority: optional
Filename: pool/main/s/symfit/python3-symfit_0.5.6-2_all.deb