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

Last updated: October 06,2024

1. Install "arb.i686" package

Please follow the guidance below to install arb.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install arb.i686

2. Uninstall "arb.i686" package

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

$ sudo dnf remove arb.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:22:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : arb
Version : 2.20.0
Release : 3.fc35
Architecture : i686
Size : 1.1 M
Source : arb-2.20.0-3.fc35.src.rpm
Repository : fedora
Summary : Arbitrary-precision floating point ball arithmetic
URL : http://arblib.org/
License : LGPLv2+
Description : Arb is a C library for arbitrary-precision floating-point ball
: arithmetic. It supports efficient high-precision computation with
: polynomials, power series, matrices and special functions over the real
: and complex numbers, with automatic, rigorous error control.