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

Last updated: May 13,2024

1. Install "librheolef1" package

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

$ sudo apt update $ sudo apt install librheolef1

2. Uninstall "librheolef1" package

Please follow the step by step instructions below to uninstall librheolef1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librheolef1 $ sudo apt autoclean && sudo apt autoremove

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

Package: librheolef1
Priority: optional
Section: universe/libs
Installed-Size: 4812
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: rheolef
Version: 6.6-1build2
Depends: libamd2.4.1, libboost-iostreams1.58.0, libc6 (>= 2.17), libcgal11v5, libgcc1 (>= 1:3.0), libgmp10, libmumps-4.10.0, libopenmpi1.10, libumfpack5.7.1
Suggests: rheolef-doc (= 6.6-1build2)
Filename: pool/universe/r/rheolef/librheolef1_6.6-1build2_amd64.deb
Size: 1245318
MD5sum: e38693190e7d40c28b4f90076adffb90
SHA1: 9039d15f9c2c1523ad78e71e2f509f2b2980cee2
SHA256: 699f52e276b0dc3416595f3becc7f61b6e4c0782b5568d356dcff35a4090f933
Description-en: efficient Finite Element environment - shared library
Rheolef is a computer environment that serves as a convenient
laboratory for computations in applied mathematics involving finite
element-like methods. It provides a set of commands and C++ algorithms
and containers.
.
Most basically, containers cover the classic graph data structure for
sparse matrix formats and finite element meshes. At a higher level of
abstraction, they can handle approximate finite element spaces, discrete
fields. Flexible and powerful expressions are used to specify bilinear forms.
.
Current applications include:
* massively distributed memory finite element environment, based on MPI;
* Poisson problems in d=1,2 and 3 dimension with high order Lagrange elements,
up to fifth order;
* linear elasticity, including incompressible and nearly incompressible
elasticity;
* Stokes problems in d=2 or 3 dimension, with P2-P1 or P1 bubble-P1 elements;
* characteristic method for convection-diffusion, time-dependent
problems and Navier-Stokes equations;
* nonlinear problems with either fixed-point algorithms or a provided generic
damped Newton solver;
* auto-adaptive mesh approaches;
* axisymmetric problems;
* multi-regions and variable coefficient problems.
.
This package provides the shared library.
Description-md5: 0ac699777001380bc2321dcfed711053
Homepage: http://ljk.imag.fr/membres/Pierre.Saramito/rheolef
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu