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

Last updated: July 01,2024

1. Install "libpoly.i686" package

Please follow the steps below to install libpoly.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libpoly.i686

2. Uninstall "libpoly.i686" package

Here is a brief guide to show you how to uninstall libpoly.i686 on Fedora 35:

$ sudo dnf remove libpoly.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:40:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libpoly
Version : 0.1.11
Release : 1.fc35
Architecture : i686
Size : 211 k
Source : libpoly-0.1.11-1.fc35.src.rpm
Repository : updates
Summary : C library for manipulating polynomials
URL : https://sri-csl.github.io/libpoly/
License : LGPLv3+
Description : LibPoly is a C library for manipulating polynomials. The target
: applications are symbolic reasoning engines, such as SMT solvers, that
: need to reason about polynomial constraints.