How to Install and Uninstall cedilla Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "cedilla" package

Please follow the steps below to install cedilla on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cedilla

2. Uninstall "cedilla" package

This guide covers the steps necessary to uninstall cedilla on openSuSE Tumbleweed:

$ sudo zypper remove cedilla

3. Information about the cedilla package on openSuSE Tumbleweed

Information for package cedilla:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cedilla
Version : 0.7-7.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : cedilla-0.7-7.1.src
Upstream URL : http://www.pps.jussieu.fr/~jch/software/cedilla/
Summary : A Best-Effort Text Printer (Works in UTF-8 and Can Replace a2ps)
Description :
Cedilla is a "best-effort" text printer that uses Unicode internally.
Using Unicode means that the set of characters that can appear in the
input is very large and the user may very well have no font available
that contains glyphs for the characters that the user wants to print.
Cedilla attempts to at least partially solve this problem using a
number of techniques:
1. Cedilla can use an arbitrary number of downloadable fonts. For
any given print job, only the necessary fonts are downloaded.
2. Cedilla uses its own built-in font, which contains a number of
useful glyphs that are missing from standard fonts.
3. Cedilla modifies existing glyphs in order to, for example, remove
dots or add bars.
4. Cedilla attempts to build composite glyphs (for accented
characters, for example) on the fly.
5. Cedilla uses fallbacks for characters that are not supported by the
available fonts.