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

Last updated: October 06,2024

1. Install "arb.i686" package

Please follow the guidelines below to install arb.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install arb.i686

2. Uninstall "arb.i686" package

This is a short guide on how to uninstall arb.i686 on Fedora 36:

$ sudo dnf remove arb.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:28:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : arb
Version : 2.23.0
Release : 1.fc36
Architecture : i686
Size : 1.4 M
Source : arb-2.23.0-1.fc36.src.rpm
Repository : updates
Summary : Arbitrary-precision floating point ball arithmetic
URL : https://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.