libunistring2 (1.0-1)
Published 2024-09-10 13:52:24 +00:00 by Kabooshki
Installation
sudo curl -o /etc/apt/keyrings/gitea-Archive-Team.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Archive-Team.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install libunistring2=1.0-1
Repository Info
Distributions |
bullseye |
Components |
main |
Architectures |
amd64 |
About this package
Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library.
Dependencies
libc6 (>= 2.34) |