How to Install and Uninstall libcourier-unicode1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libcourier-unicode1" package

This guide let you learn how to install libcourier-unicode1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcourier-unicode1

2. Uninstall "libcourier-unicode1" package

This is a short guide on how to uninstall libcourier-unicode1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcourier-unicode1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcourier-unicode1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcourier-unicode1
Priority: optional
Section: universe/libs
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Architecture: amd64
Source: courier-unicode
Version: 1.4-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/c/courier-unicode/libcourier-unicode1_1.4-2_amd64.deb
Size: 41978
MD5sum: 6492920abc6d2bdb729f3e31efb0ac59
SHA1: be2b696cb175506e409bbf1f65d8d2adda0a7260
SHA256: a51fb1399286c951fcc6a27eb42bb294fc4dd8c51f1a65755787969ff2d8d072
Description-en: Courier Unicode library (shared runtime library)
This library implements several algorithms related to the Unicode
Standard:
- Look up uppercase, lowercase, and titlecase equivalents
of a unicode character.
- Implementation of grapheme and work breaking rules.
- Implementation of line breaking rules.
- Several ancillary functions, like looking up the unicode character
that corresponds to some HTML 4.0 entity (such as “&”, for
example), and determining the normal width or a double-width status
of a unicode character. Also, an adaptation of the iconv(3) API for
this unicode library.
- Look up Unicode script property.
Description-md5: 91c78b232758c98a13a56e8ac2da2765
Built-Using: unicode-data (= 8.0-3), w3c-sgml-lib (= 1.3-1)
Multi-Arch: same
Homepage: http://www.courier-mta.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu