How to Install and Uninstall libutfcpp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libutfcpp-dev" package

This guide covers the steps necessary to install libutfcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libutfcpp-dev

2. Uninstall "libutfcpp-dev" package

Learn how to uninstall libutfcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libutfcpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libutfcpp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libutfcpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Source: utfcpp
Version: 2.3.4-1
Filename: pool/universe/u/utfcpp/libutfcpp-dev_2.3.4-1_amd64.deb
Size: 7420
MD5sum: 084e2869c87435c46610fe3fbd6cef21
SHA1: 2f668bc53e382e9d8a8234eacd7bab9e77059d57
SHA256: 0c777a6c47c57bc2e8702ba1b8cc069e5380caaba3079b0bc5543169277fa664
Description-en: UTF8-CPP: UTF-8 with C++ - dev
Simple, portable and lightweight generic library for handling UTF-8 encoded
strings
.
Features
- Iterating through UTF-8 encoded strings
- Converting between UTF-8 and UTF-16/UTF-32
- Detecting invalid UTF-8 sequences
Description-md5: c8d23dd4aa30054c88b34323ac2b8b95
Homepage: http://utfcpp.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu