How to Install and Uninstall libunistring.x86_64 Package on CentOS Stream 9
Last updated: February 02,2025
1. Install "libunistring.x86_64" package
This is a short guide on how to install libunistring.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libunistring.x86_64
Copied
2. Uninstall "libunistring.x86_64" package
This guide let you learn how to uninstall libunistring.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libunistring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libunistring.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:15:51 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : libunistring
Version : 0.9.10
Release : 15.el9
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.10-15.el9.src.rpm
Repository : @System
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 : 15.el9
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.10-15.el9.src.rpm
Repository : @System
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).