How to Install and Uninstall cloog.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 16,2024
1. Install "cloog.x86_64" package
Learn how to install cloog.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
cloog.x86_64
Copied
2. Uninstall "cloog.x86_64" package
Please follow the step by step instructions below to uninstall cloog.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
cloog.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cloog.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:05:07 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cloog
Epoch : 1
Version : 0.18.4
Release : 13.el8
Architecture : x86_64
Size : 92 k
Source : cloog-0.18.4-13.el8.src.rpm
Repository : epel
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.
Available Packages
Name : cloog
Epoch : 1
Version : 0.18.4
Release : 13.el8
Architecture : x86_64
Size : 92 k
Source : cloog-0.18.4-13.el8.src.rpm
Repository : epel
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.