How to Install and Uninstall courier-unicode.x86_64 Package on Fedora 35

Last updated: October 08,2024

1. Install "courier-unicode.x86_64" package

Please follow the instructions below to install courier-unicode.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install courier-unicode.x86_64

2. Uninstall "courier-unicode.x86_64" package

Please follow the instructions below to uninstall courier-unicode.x86_64 on Fedora 35:

$ sudo dnf remove courier-unicode.x86_64 $ sudo dnf autoremove

3. Information about the courier-unicode.x86_64 package on Fedora 35

Last metadata expiration check: 2:36:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : courier-unicode
Version : 2.1
Release : 5.fc35
Architecture : x86_64
Size : 75 k
Source : courier-unicode-2.1-5.fc35.src.rpm
Repository : fedora
Summary : A library implementing algorithms related to the Unicode Standard
URL : http://www.courier-mta.org/unicode/
License : GPLv3
Description : 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.
:
: This library also implements C++ bindings for these algorithms.
: The current release of the Courier Unicode library is based on the Unicode 8.0.0 standard.