How to Install and Uninstall libunistring2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libunistring2" package

Learn how to install libunistring2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libunistring2

2. Uninstall "libunistring2" package

This tutorial shows how to uninstall libunistring2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libunistring2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libunistring2 package on Ubuntu 21.10 (Impish Indri)

Package: libunistring2
Architecture: amd64
Version: 0.9.10-6
Multi-Arch: same
Priority: important
Section: libs
Source: libunistring
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1582
Depends: libc6 (>= 2.34)
Filename: pool/main/libu/libunistring/libunistring2_0.9.10-6_amd64.deb
Size: 502750
MD5sum: dfe15862fa6350b94f20ed95e59ff27f
SHA1: 33840fcb014d80e6fcb64fa5fcc030112a5e54e0
SHA256: 4cfdd04201fa415480dc3d7dc11371465a937ba4bf039e7f0e45e493d5889879
SHA512: 25e241f1fe0414f0dcddb79baed7f11fcd8de8fe55a70a1d5a34df09be5f791d7add6bdfc6b36f3e7bedccdbb923015e1e5012ae70f01b97fe49ef67229a9663
Homepage: https://www.gnu.org/software/libunistring/
Description-en: 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.
Description-md5: b202dbec3da512fe5ff554ac46cd2451
Task: minimal, server-minimal
Build-Essential: yes