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

Last updated: May 02,2024

1. Install "python3-qutip" package

Here is a brief guide to show you how to install python3-qutip on Kali Linux

$ sudo apt update $ sudo apt install python3-qutip

2. Uninstall "python3-qutip" package

This tutorial shows how to uninstall python3-qutip on Kali Linux:

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

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

Package: python3-qutip
Source: qutip
Version: 4.7.5-2
Installed-Size: 47096
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: g++, python3-dev, python3-matplotlib, python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-packaging, python3-scipy (>= 1.0), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Suggests: python-qutip-doc
Size: 4111996
SHA256: b320c12f4b6a6886c96d57cfe7c82174ba992e418a9af69fedb99edd2b702b75
SHA1: 20cf67d48de69304c608ff736e04b117c2d543b1
MD5sum: 6419a4682096b7496d1b435a7afb7ee6
Description: python package for simulating the dynamics of open quantum systems
QuTiP is open-source software for simulating the dynamics of open
quantum systems. The QuTiP library depends on the excellent Numpy,
Scipy, and Cython numerical packages. In addition, graphical output
is provided by Matplotlib. QuTiP aims to provide user-friendly and
efficient numerical simulations of a wide variety of Hamiltonians,
including those with arbitrary time-dependence, commonly found in a
wide range of physics applications such as quantum optics, trapped
ions, superconducting circuits, and quantum nanomechanical
resonators.
.
This package installs the library for Python 3.
Description-md5:
Homepage: http://qutip.org/
Section: python
Priority: optional
Filename: pool/main/q/qutip/python3-qutip_4.7.5-2_amd64.deb