How to Install and Uninstall libunistring.x86_64 Package on Fedora 35
Last updated: November 26,2024
1. Install "libunistring.x86_64" package
Please follow the guidance below to install libunistring.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
libunistring.x86_64
Copied
2. Uninstall "libunistring.x86_64" package
Please follow the guidance below to uninstall libunistring.x86_64 on Fedora 35:
$
sudo dnf remove
libunistring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libunistring.x86_64 package on Fedora 35
Last metadata expiration check: 2:40:48 ago on Wed Sep 7 08:25:01 2022.
Installed Packages
Name : libunistring
Version : 0.9.10
Release : 14.fc35
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.10-14.fc35.src.rpm
Repository : @System
From repo : anaconda
Summary : GNU Unicode string library
URL : https://www.gnu.org/software/libunistring/
License : GPLv2+ or LGPLv3+
Description : This portable C library implements Unicode string types in three flavours:
: (UTF-8, UTF-16, UTF-32), together with functions for character processing
: (names, classifications, properties) and functions for string processing
: (iteration, formatted output, width, word breaks, line breaks, normalization,
: case folding and regular expressions).
Installed Packages
Name : libunistring
Version : 0.9.10
Release : 14.fc35
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.10-14.fc35.src.rpm
Repository : @System
From repo : anaconda
Summary : GNU Unicode string library
URL : https://www.gnu.org/software/libunistring/
License : GPLv2+ or LGPLv3+
Description : This portable C library implements Unicode string types in three flavours:
: (UTF-8, UTF-16, UTF-32), together with functions for character processing
: (names, classifications, properties) and functions for string processing
: (iteration, formatted output, width, word breaks, line breaks, normalization,
: case folding and regular expressions).