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

Last updated: May 20,2024

1. Install "libug-dev" package

Please follow the steps below to install libug-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libug-dev

2. Uninstall "libug-dev" package

Please follow the steps below to uninstall libug-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libug-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libug-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1001
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ug
Version: 3.12.1-2
Depends: libug3.12.1 (= 3.12.1-2)
Suggests: libug-dbg (= 3.12.1-2)
Filename: pool/universe/u/ug/libug-dev_3.12.1-2_amd64.deb
Size: 115954
MD5sum: baf3adb44e4d616c11aad8c0442e8290
SHA1: 815668735d13adcf913151e59d7fc14ff74ae98c
SHA256: ce1284b6ccb5563607a1fb9c362123c00c72a158df49faa49715c19d7101adc0
Description-en: software framework for finite element methods (development files)
UG is a flexible software tool for the numerical solution of partial
differential equations on unstructured meshes, with a focus on
multigrid methods. It has a very powerful grid manager, which supports
two- and three-dimensional grids with mixed element types. The grids
can be adaptively refinement using either classic
red/green-refinement, or pure red refinement with hanging nodes. All
this is fully parallelized and can run on large distributed machines.
.
The version in this package has been built with the necessary flags for use
with the Dune software system.
.
This package contains the development files.
Description-md5: 4cc3595f160bf1d2aba339076078ab0d
Multi-Arch: same
Homepage: http://www.iwr.uni-heidelberg.de/frame/iwrwikiequipment/software/ug
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu