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

Last updated: May 07,2024

1. Install "libsfcgal1" package

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

$ sudo apt update $ sudo apt install libsfcgal1

2. Uninstall "libsfcgal1" package

This tutorial shows how to uninstall libsfcgal1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsfcgal1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libsfcgal1
Priority: optional
Section: universe/libs
Installed-Size: 11691
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: sfcgal
Version: 1.2.2-1
Depends: libboost-serialization1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libcgal11v5, libgcc1 (>= 1:4.1.1), libgmp10, libmpfr4 (>= 3.1.3), libopenscenegraph100v5, libstdc++6 (>= 5.2)
Filename: pool/universe/s/sfcgal/libsfcgal1_1.2.2-1_amd64.deb
Size: 1759876
MD5sum: 11175f0958ae75f556335ce08af689f5
SHA1: e449433c5d86e50f07dbcf579687e8f5e8ebc086
SHA256: 2c097f581afd977a876876601c09697b0fdd86e233565d798f4945b2c727734f
Description-en: Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations (runtime part)
SFCGAL is a C++ wrapper library around CGAL with the aim of
supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
operations.
.
SFCGAL provides standard compliant geometry types and operations,
that can be accessed from its C or C++ APIs. PostGIS uses the C API,
to expose some SFCGAL's functions in spatial databases (cf. PostGIS
manual).
.
This part is the runtime package of the library.
Description-md5: 1dfacfcb573ca322c7aa148d5c74b5fc
Homepage: http://www.sfcgal.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu