How to Install and Uninstall polly.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "polly.x86_64" package

This is a short guide on how to install polly.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install polly.x86_64

2. Uninstall "polly.x86_64" package

Here is a brief guide to show you how to uninstall polly.x86_64 on Fedora 39:

$ sudo dnf remove polly.x86_64 $ sudo dnf autoremove

3. Information about the polly.x86_64 package on Fedora 39

Last metadata expiration check: 2:33:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : polly
Version : 17.0.6
Release : 1.fc39
Architecture : x86_64
Size : 1.7 M
Source : polly-17.0.6-1.fc39.src.rpm
Repository : updates
Summary : LLVM Framework for High-Level Loop and Data-Locality Optimizations
URL : http://polly.llvm.org
License : NCSA
Description : Polly is a high-level loop and data-locality optimizer and optimization
: infrastructure for LLVM. It uses an abstract mathematical representation based
: on integer polyhedron to analyze and optimize the memory access pattern of a
: program.