How to Install and Uninstall SFCGAL.i686 Package on Fedora 39

Last updated: October 11,2024

1. Install "SFCGAL.i686" package

Please follow the step by step instructions below to install SFCGAL.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install SFCGAL.i686

2. Uninstall "SFCGAL.i686" package

Learn how to uninstall SFCGAL.i686 on Fedora 39:

$ sudo dnf remove SFCGAL.i686 $ sudo dnf autoremove

3. Information about the SFCGAL.i686 package on Fedora 39

Last metadata expiration check: 4:44:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : SFCGAL
Version : 1.4.1
Release : 3.fc39
Architecture : i686
Size : 2.0 M
Source : SFCGAL-1.4.1-3.fc39.src.rpm
Repository : fedora
Summary : C++ wrapper library around CGAL for PostGIS
URL : https://gitlab.com/Oslandia/SFCGAL/
License : LGPLv2
Description : 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).
:
: Geometry coordinates have an exact rational number representation and
: can be either 2D or 3D.