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

Last updated: October 05,2024

1. Install "libuninum.x86_64" package

In this section, we are going to explain the necessary steps to install libuninum.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libuninum.x86_64

2. Uninstall "libuninum.x86_64" package

Please follow the guidance below to uninstall libuninum.x86_64 on Fedora 34:

$ sudo dnf remove libuninum.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:41:00 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libuninum
Version : 2.7
Release : 28.fc34
Architecture : x86_64
Size : 71 k
Source : libuninum-2.7-28.fc34.src.rpm
Repository : fedora
Summary : Library for converting unicode strings to numbers
URL : http://billposer.org/Software/libuninum.html
License : GPLv2 and LGPLv2
Description : libuninum is a library for converting Unicode strings to
: numbers. Internal computation is done using arbitrary precision
: arithmetic, so there is no limit on the size of the integer that can
: be converted. The value is returned as an ASCII decimal string, a GNU
: MP object, or an unsigned long integer. Auto-detection of the number
: system is provided. The number systems supported include Arabic,
: Armenian, Balinese, Bengali, Burmese, Chinese, Cyrillic, Devanagari,
: Egyptian, Ethiopic, Glagolitic, Greek, Gujarati, Gurmukhi, Hebrew,
: Kannada, Khmer, Klingon, Lao, Limbu, Malayalam, Mongolian, New Tai
: Lue, Nko, Old Italic, Old Persian, Odia, Osmanya, Perso-Arabic,
: Phoenician, Roman Numerals, Tamil, Telugu, Tengwar, Thai, and Tibetan.