How to Install and Uninstall libopm-grid-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libopm-grid-dev" package

This tutorial shows how to install libopm-grid-dev on Kali Linux

$ sudo apt update $ sudo apt install libopm-grid-dev

2. Uninstall "libopm-grid-dev" package

This is a short guide on how to uninstall libopm-grid-dev on Kali Linux:

$ sudo apt remove libopm-grid-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopm-grid-dev package on Kali Linux

Package: libopm-grid-dev
Source: opm-grid
Version: 2023.04+ds-1
Installed-Size: 808
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libopm-grid1-dev
Depends: libopm-grid-2023.04+ds, libdune-grid-dev (>= 2.6), libdune-istl-dev (>= 2.6), libopm-common-dev (>= 2023.04), libscotchmetis-dev, libscotchparmetis-dev, libtrilinos-zoltan-dev
Suggests: libopm-grid-doc
Size: 120956
SHA256: 10a07f72369bfd06620f285b3debfbdc35a9bc155c2caba6b3932e3729ccd9e8
SHA1: d1284456193d7f9284b862d825d2f482eaa1a216
MD5sum: cbc7941fea9b444ef79ab346ba2bc8f4
Description: DUNE grid implementations for reservoir simulation -- development files
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
opm-grid provides implementations of grids for reservoir simulation,
corner point or more general pillar grids, following the DUNE grid interface:
CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
grid implementation of an unstructured, legacy, grid.
.
A standard grid type in the petroleum industry, corner-point grids fills
the domain with a relatively low number of cells while still providing
sufficient flexibility to model faults, fractures and erosion. The grid
format was originally designed with an eye towards geological modeling
rather than numerical simulation, but is still suitable for e.g. low order
finite volume discretizations.
.
This package provides the development files for the grid implementations,
i.e. the headers and shared library links.
Description-md5:
Multi-Arch: same
Homepage: http://opm-project.org
Tag: devel::lang:c++, devel::library, field::geology, field::mathematics,
field::physics, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opm-grid/libopm-grid-dev_2023.04+ds-1_amd64.deb