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

Last updated: May 15,2024

1. Install "python3-petsc4py" package

This guide covers the steps necessary to install python3-petsc4py on Kali Linux

$ sudo apt update $ sudo apt install python3-petsc4py

2. Uninstall "python3-petsc4py" package

This guide let you learn how to uninstall python3-petsc4py on Kali Linux:

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

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

Package: python3-petsc4py
Source: petsc4py
Version: 3.19.6-6
Installed-Size: 21
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-numpy, python3-petsc4py-real | python3-petsc4py-complex | python3-petsc4py-real3.19 | python3-petsc4py-complex3.19 | python3-petsc4py-64-real | python3-petsc4py-64-complex | python3-petsc4py-64-real3.19 | python3-petsc4py-64-complex3.19, python-petsc4py-doc
Recommends: libpetsc-real-dev | libpetsc-complex-dev
Size: 9356
SHA256: 0d5a0cbdb952a7a48695d0ec1c331b3584a64684f2e194eb70bbe4552b2c021a
SHA1: 48f2f645deecbb77c93e63ad85369fe961a03f9f
MD5sum: 4dcf92d8e320cf7eeae5dd5f18a3423f
Description: Python 3 bindings for PETSc libraries
PETSc is a suite of data structures and routines for the scalable (parallel)
solution of scientific applications modeled by partial differential equations.
It employs the MPI standard for all message-passing communication.
.
This is a base package that depends on the python3 petsc4py package
with either real or complex number support. It provides the path to
petsc4py for the system's default PETSc version set in
/usr/lib/petsc. Export environment variable PETSC_DIR to use other
versions.
Description-md5:
Homepage: https://pypi.python.org/packages/source/p/petsc4py/
Section: python
Priority: optional
Filename: pool/main/p/petsc4py/python3-petsc4py_3.19.6-6_all.deb