How to Install and Uninstall libutf8proc3 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "libutf8proc3" package
This is a short guide on how to install libutf8proc3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libutf8proc3
Copied
2. Uninstall "libutf8proc3" package
Please follow the guidance below to uninstall libutf8proc3 on openSuSE Tumbleweed:
$
sudo zypper remove
libutf8proc3
Copied
3. Information about the libutf8proc3 package on openSuSE Tumbleweed
Information for package libutf8proc3:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libutf8proc3
Version : 2.9.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 366.3 KiB
Installed : No
Status : not installed
Source package : utf8proc-2.9.0-1.2.src
Upstream URL : https://julialang.org/utf8proc/
Summary : Library for processing UTF-8 encoded Unicode strings
Description :
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example
the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus
(U+002D, ASCII Minus) all into the ASCII minus sign, to make them
equal for comparisons.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libutf8proc3
Version : 2.9.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 366.3 KiB
Installed : No
Status : not installed
Source package : utf8proc-2.9.0-1.2.src
Upstream URL : https://julialang.org/utf8proc/
Summary : Library for processing UTF-8 encoded Unicode strings
Description :
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example
the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus
(U+002D, ASCII Minus) all into the ASCII minus sign, to make them
equal for comparisons.