How to Install and Uninstall libunistring.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "libunistring.x86_64" package
Please follow the step by step instructions below to install libunistring.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libunistring.x86_64
Copied
2. Uninstall "libunistring.x86_64" package
Please follow the steps below to uninstall libunistring.x86_64 on Rocky Linux 8:
$
sudo dnf remove
libunistring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libunistring.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:24:44 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : libunistring
Version : 0.9.9
Release : 3.el8
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.9-3.el8.src.rpm
Repository : @System
Summary : GNU Unicode string library
URL : http://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.9
Release : 3.el8
Architecture : x86_64
Size : 1.6 M
Source : libunistring-0.9.9-3.el8.src.rpm
Repository : @System
Summary : GNU Unicode string library
URL : http://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).