How to Install and Uninstall libpetsc3.6 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 27,2024

1. Install "libpetsc3.6" package

Please follow the guidelines below to install libpetsc3.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpetsc3.6

2. Uninstall "libpetsc3.6" package

Please follow the instructions below to uninstall libpetsc3.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpetsc3.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpetsc3.6 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpetsc3.6
Priority: extra
Section: universe/libs
Installed-Size: 11697
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: petsc
Version: 3.6.2.dfsg1-3ubuntu1
Depends: libamd2.4.1, libblas3 | libblas.so.3, libc6 (>= 2.14), libcholmod3.0.6, libfftw3-double3, libfftw3-mpi3, libgcc1 (>= 1:4.0), libgfortran3 (>= 4.3), libhwloc5 (>= 1.11.2), libhypre-2.8.0b, libklu1.3.3, liblapack3 | liblapack.so.3, libmumps-4.10.0, libopenmpi1.10, libptscotch-5.1, libquadmath0 (>= 4.6), libscalapack-openmpi1 (>= 1.8.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libsuperlu4, libumfpack5.7.1
Filename: pool/universe/p/petsc/libpetsc3.6_3.6.2.dfsg1-3ubuntu1_amd64.deb
Size: 3643992
MD5sum: 8f6cbdec3deced4a320056c902d8f5e2
SHA1: 58d9a8d910aa999267d9fbb3712957806f0e4341
SHA256: dd5e254eab317e1340a96bb06dbcc27776556e1f57f76f5ae4d9f8ac35081a51
Description-en: Shared libraries for version 3.6 of 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 contains the latest PETSc 3.6 shared library.
Description-md5: 324dd42ee490cf3dc276e6472f41c709
Multi-Arch: same
Homepage: http://www.mcs.anl.gov/petsc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu