How to Install and Uninstall cloog.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "cloog.i686" package

Here is a brief guide to show you how to install cloog.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install cloog.i686

2. Uninstall "cloog.i686" package

Please follow the instructions below to uninstall cloog.i686 on Fedora 35:

$ sudo dnf remove cloog.i686 $ sudo dnf autoremove

3. Information about the cloog.i686 package on Fedora 35

Last metadata expiration check: 0:56:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : cloog
Epoch : 1
Version : 0.18.4
Release : 11.fc35
Architecture : i686
Size : 95 k
Source : cloog-0.18.4-11.fc35.src.rpm
Repository : fedora
Summary : The Chunky Loop Generator
URL : http://www.cloog.org
License : GPLv2+
Description : CLooG is a software which generates loops for scanning Z-polyhedra. That is,
: CLooG finds the code or pseudo-code where each integral point of one or more
: parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
: designed to avoid control overhead and to produce a very efficient code.