How to Install and Uninstall CGAL-devel.i686 Package on Fedora 34

Last updated: October 09,2024

1. Install "CGAL-devel.i686" package

Here is a brief guide to show you how to install CGAL-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install CGAL-devel.i686

2. Uninstall "CGAL-devel.i686" package

This is a short guide on how to uninstall CGAL-devel.i686 on Fedora 34:

$ sudo dnf remove CGAL-devel.i686 $ sudo dnf autoremove

3. Information about the CGAL-devel.i686 package on Fedora 34

Last metadata expiration check: 0:23:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : CGAL-devel
Version : 5.2.4
Release : 1.fc34
Architecture : i686
Size : 4.8 M
Source : CGAL-5.2.4-1.fc34.src.rpm
Repository : updates
Summary : Development files and tools for CGAL applications
URL : http://www.cgal.org/
License : LGPLv3+ and GPLv3+ and Boost
Description : Libraries for CGAL applications.
: CGAL is a collaborative effort of several sites in Europe and
: Israel. The goal is to make 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-devel package provides the headers files and tools you may need to
: develop applications using CGAL.