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

Last updated: October 06,2024

1. Install "polly.i686" package

In this section, we are going to explain the necessary steps to install polly.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install polly.i686

2. Uninstall "polly.i686" package

Please follow the steps below to uninstall polly.i686 on Fedora 35:

$ sudo dnf remove polly.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:48:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : polly
Version : 13.0.1
Release : 1.fc35
Architecture : i686
Size : 1.9 M
Source : polly-13.0.1-1.fc35.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.