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

Last updated: May 19,2024

1. Install "SFCGAL.i686" package

Please follow the instructions below to install SFCGAL.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install SFCGAL.i686

2. Uninstall "SFCGAL.i686" package

Please follow the step by step instructions below to uninstall SFCGAL.i686 on Fedora 36:

$ sudo dnf remove SFCGAL.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:10:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : SFCGAL
Version : 1.4.0
Release : 1.fc36
Architecture : i686
Size : 1.8 M
Source : SFCGAL-1.4.0-1.fc36.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.