How to Install and Uninstall petsc64-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "petsc64-dev" package

In this section, we are going to explain the necessary steps to install petsc64-dev on Kali Linux

$ sudo apt update $ sudo apt install petsc64-dev

2. Uninstall "petsc64-dev" package

Please follow the step by step instructions below to uninstall petsc64-dev on Kali Linux:

$ sudo apt remove petsc64-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the petsc64-dev package on Kali Linux

Package: petsc64-dev
Source: petsc
Version: 3.19.6+dfsg1-2
Installed-Size: 22
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libpetsc64-real-dev
Size: 10844
SHA256: 87f12b1d7a5ea202e17f50420cb77db0003d36aac9ffcd0a0442784e3ba0e472
SHA1: 928ea010a538eb986b14f78c9ea8de94b2da1a99
MD5sum: 70a1629e040a55a967d19454043043c3
Description: Virtual package depending on latest 64-bit PETSc development package
PETSc is the "Portable Extensible Toolkit for Scientific Computation", 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. Several sample
scientific applications, as well as various papers and talks, demonstrate the
features of the PETSc libraries.
.
This metapackage installs libpetsc64-real-dev, which will always
depend on the most recent version of PETSc with real number support
and 64-bit indexing. So if you install it then you will get upgrades
automatically.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.mcs.anl.gov/petsc
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/petsc/petsc64-dev_3.19.6+dfsg1-2_all.deb