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

Last updated: October 15,2024

1. Install "arb.x86_64" package

This guide covers the steps necessary to install arb.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install arb.x86_64

2. Uninstall "arb.x86_64" package

Please follow the step by step instructions below to uninstall arb.x86_64 on Fedora 39:

$ sudo dnf remove arb.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:07:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : arb
Version : 2.23.0
Release : 4.fc39
Architecture : x86_64
Size : 1.3 M
Source : arb-2.23.0-4.fc39.src.rpm
Repository : fedora
Summary : Arbitrary-precision floating point ball arithmetic
URL : https://arblib.org/
License : LGPL-2.1-or-later
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.