How to Install and Uninstall gerris Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "gerris" package

This tutorial shows how to install gerris on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gerris

2. Uninstall "gerris" package

In this section, we are going to explain the necessary steps to uninstall gerris on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gerris $ sudo apt autoclean && sudo apt autoremove

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

Package: gerris
Priority: optional
Section: universe/math
Installed-Size: 1110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 20131206+dfsg-7
Replaces: gerris-mpi
Depends: libgfs-dev, libgts-dev, libav-tools, libc6 (>= 2.14), libgfortran3 (>= 4.6), libgfs-1.3-2, libglib2.0-0 (>= 2.12.0), libgts-0.7-5 (>= 0.7.6)
Recommends: gfsview
Suggests: python
Conflicts: gerris-mpi
Filename: pool/universe/g/gerris/gerris_20131206+dfsg-7_amd64.deb
Size: 220140
MD5sum: 2e021c0ceb4e988aba7011467404d4e1
SHA1: b35c9b6113cb1f4cfbf04420a3c9bd051fba0c10
SHA256: 7cddc50ad5acd0b54c05300d7e8db6f019152f23a2a444088b2372a9fa08262c
Description-en: Fluid Flow Solver
Gerris is a system for the solution of the partial differential
equations describing fluid flow.
.
A brief summary of its main (current) features:
.
* Solves the time-dependent incompressible variable-density Euler,
Stokes or Navier-Stokes equations
* Adaptive mesh refinement: the resolution is adapted dynamically to
the features of the flow
* Entirely automatic mesh generation in complex geometries
* Second-order in space and time
* Unlimited number of advected/diffused passive tracers
* Flexible specification of additional source terms
* Portable parallel support using the MPI library
* Volume of Fluid advection scheme for interfacial flows
.
For multi-cpu MPI support, install gerris-mpi instead.
Description-md5: 2a05bb389a59527c2c5971bfee7ee5db
Homepage: http://gfs.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu