How to Install and Uninstall libcgal-qt5-11 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libcgal-qt5-11" package

Learn how to install libcgal-qt5-11 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgal-qt5-11

2. Uninstall "libcgal-qt5-11" package

Please follow the guidance below to uninstall libcgal-qt5-11 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcgal-qt5-11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgal-qt5-11 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcgal-qt5-11
Priority: optional
Section: universe/libs
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Joachim Reichel
Architecture: amd64
Source: cgal
Version: 4.7-4
Depends: libcgal11v5 (= 4.7-4), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2) | libqt5opengl5-gles (>= 5.0.2), libqt5svg5, libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2)
Filename: pool/universe/c/cgal/libcgal-qt5-11_4.7-4_amd64.deb
Size: 93282
MD5sum: fead0ebc4d7b00de31061a4eb2ca698c
SHA1: d3b1a2de8bc0ab1bba617e7082c5f0b4803692c0
SHA256: 01006259e50c7f203a01a019e61d3cca7a4dfd7e966aa8b5c0929ee2115e53e3
Description-en: C++ library for computational geometry (support for Qt5)
CGAL (Computational Geometry Algorithms Library) makes the most important
of the solutions and methods developed in computational geometry available
to users in industry and academia in a C++ library. The goal is to provide
easy access to useful, reliable geometric algorithms.
.
The CGAL library contains:
- the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
- the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle,
and multidimensional query structures.
- the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.
.
This package contains libCGAL_Qt5.so used for visualization in demos.
Description-md5: a1996e1899ab8f7ac1b4bfb28a92ed3f
Multi-Arch: same
Homepage: http://www.cgal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu