How to Install and Uninstall libunistring2 Package on openSuSE Tumbleweed

Last updated: May 07,2024

1. Install "libunistring2" package

This guide covers the steps necessary to install libunistring2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libunistring2

2. Uninstall "libunistring2" package

In this section, we are going to explain the necessary steps to uninstall libunistring2 on openSuSE Tumbleweed:

$ sudo zypper remove libunistring2

3. Information about the libunistring2 package on openSuSE Tumbleweed

Information for package libunistring2:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libunistring2
Version : 0.9.10-2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,5 MiB
Installed : Yes (automatically)
Status : up-to-date
Source package : libunistring-0.9.10-2.12.src
Summary : GNU Unicode string library
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).