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

Last updated: October 11,2024

1. Install "cloog.i686" package

Please follow the step by step instructions below to install cloog.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install cloog.i686

2. Uninstall "cloog.i686" package

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

$ sudo dnf remove cloog.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:26:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cloog
Epoch : 1
Version : 0.18.4
Release : 10.fc34
Architecture : i686
Size : 99 k
Source : cloog-0.18.4-10.fc34.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.