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

Last updated: October 07,2024

1. Install "arb.x86_64" package

Please follow the guidance below to install arb.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install arb.x86_64

2. Uninstall "arb.x86_64" package

Please follow the guidelines below to uninstall arb.x86_64 on Fedora 34:

$ sudo dnf remove arb.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:12:03 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : arb
Version : 2.20.0
Release : 2.fc34
Architecture : x86_64
Size : 1.0 M
Source : arb-2.20.0-2.fc34.src.rpm
Repository : updates
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.