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

Last updated: May 17,2024

1. Install "libutf8proc-dev" package

Please follow the step by step instructions below to install libutf8proc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libutf8proc-dev

2. Uninstall "libutf8proc-dev" package

Here is a brief guide to show you how to uninstall libutf8proc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libutf8proc-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 742
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Julia Team
Architecture: amd64
Source: utf8proc
Version: 1.3.1-2
Depends: libutf8proc1 (= 1.3.1-2)
Filename: pool/universe/u/utf8proc/libutf8proc-dev_1.3.1-2_amd64.deb
Size: 55766
MD5sum: 7b635217c2ead4011aae7f8093d7ffbf
SHA1: da762a07703fd78f198680da75682f3767f96ec5
SHA256: e2a368e0115a9ca0f3f10426eb8b1d899ffd79ab18a55a34fb742b96e40d6524
Description-en: C library for processing UTF-8 Unicode data (development files)
utf8proc is a small, clean C library that provides Unicode normalization,
case-folding, and other operations for data in the UTF-8 encoding, supporting
Unicode version 8.0.
.
This package contains the development files needed to compile software using
utf8proc.
Description-md5: bcad2ca057c142a780814e856a43ccdc
Multi-Arch: same
Homepage: http://julialang.org/utf8proc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu