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

Last updated: October 05,2024

1. Install "libuninum.i686" package

Please follow the steps below to install libuninum.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libuninum.i686

2. Uninstall "libuninum.i686" package

This is a short guide on how to uninstall libuninum.i686 on Fedora 34:

$ sudo dnf remove libuninum.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:11:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libuninum
Version : 2.7
Release : 28.fc34
Architecture : i686
Size : 72 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.