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

Last updated: May 19,2024

1. Install "python3-basix" package

Learn how to install python3-basix on Kali Linux

$ sudo apt update $ sudo apt install python3-basix

2. Uninstall "python3-basix" package

Please follow the step by step instructions below to uninstall python3-basix on Kali Linux:

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

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

Package: python3-basix
Source: fenics-basix (0.7.0-2)
Version: 0.7.0-2+b2
Installed-Size: 1033
Maintainer: Debian Science Team
Architecture: amd64
Depends: libbasix-dev (= 0.7.0-2+b2), python3-ufl (>= 2023.2.0~), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1.21~), python3:any, libbasix0.7 (>= 0.7.0), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13)
Recommends: python3-numba
Suggests: basix-doc
Breaks: python3-ffcx (<< 1:0.4~)
Size: 248216
SHA256: 2d1961e102c05a0e7fd81a5032a6541f8c9f8594a95b199a72b43fd2e161a389
SHA1: 099a7532da66693682668d0057b91b7b3996d0bc
MD5sum: d83faf25663b304867a112c53b9585d2
Description: Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
.
Computes quadrature rules on different cell types
.
Provides reference topology and geometry for reference cells of each
type.
.
Python wrapper provided with pybind11.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/FEniCS/basix
Section: python
Priority: optional
Filename: pool/main/f/fenics-basix/python3-basix_0.7.0-2+b2_amd64.deb