How to Install and Uninstall libpetsc-complex-3.6.2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libpetsc-complex-3.6.2-dev" package

This tutorial shows how to install libpetsc-complex-3.6.2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpetsc-complex-3.6.2-dev

2. Uninstall "libpetsc-complex-3.6.2-dev" package

This is a short guide on how to uninstall libpetsc-complex-3.6.2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpetsc-complex-3.6.2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpetsc-complex-3.6.2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpetsc-complex-3.6.2-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 8752
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: petsc
Version: 3.6.2.dfsg1-3ubuntu1
Provides: petsc-complex-3.6-dev
Depends: libpetsc-complex-3.6 (= 3.6.2.dfsg1-3ubuntu1), mpi-default-dev (>= 1.0.2), libsuitesparse-dev, libsuperlu-dev, libspooles-dev, libhypre-dev (>= 2.0.0.dfsg-7), libptscotch-dev, libblacs-mpi-dev, libscalapack-mpi-dev, libmumps-dev, libfftw3-dev, libfftw3-mpi-dev, libssl-dev, libgfortran-5-dev, python:any (>= 2.7.5-5~)
Recommends: libhdf5-mpi-dev (>= 1.8.8), tcsh | csh | c-shell, ksh | mksh | pdksh | zsh
Suggests: petsc-dev (= 3.6.2.dfsg1-3ubuntu1), libpetsc3.6.2-dbg (= 3.6.2.dfsg1-3ubuntu1), petsc3.6.2-doc (= 3.6.2.dfsg1-3ubuntu1), libluminate-dev
Filename: pool/universe/p/petsc/libpetsc-complex-3.6.2-dev_3.6.2.dfsg1-3ubuntu1_amd64.deb
Size: 3156252
MD5sum: ebc10c619e68ca5ec52c4d72f547f427
SHA1: 658941981522b2ba0d962d9ebc2fe39539b9c554
SHA256: 14e6c1a7e38a1c3cb721b65921955cffed1d4ea0b030eabf474783b810623442
Description-en: Static libraries, shared links, header files for PETSc
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 package provides the development files for building applications
using PETSc 3.6.2 with support for complex numbers.
.
This deactivates support for HYPRE.
Description-md5: 8410d617c72f57607255f9e67d537eec
Multi-Arch: same
Homepage: http://www.mcs.anl.gov/petsc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu