How to Install and Uninstall a2ps Package on openSUSE Leap

Last updated: April 26,2024

1. Install "a2ps" package

In this section, we are going to explain the necessary steps to install a2ps on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install a2ps

2. Uninstall "a2ps" package

This guide covers the steps necessary to uninstall a2ps on openSUSE Leap:

$ sudo zypper remove a2ps

3. Information about the a2ps package on openSUSE Leap

Information for package a2ps:
-----------------------------
Repository : Main Repository
Name : a2ps
Version : 4.14-bp155.4.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : a2ps-4.14-bp155.4.9.src
Upstream URL : http://www.gnu.org/software/a2ps/a2ps.html
Summary : Tool to convert ASCII/Latin Text into PostScript
Description :
a2ps converts ASCII text into PostScript. This feature is used by
apsfilter, for example, to pretty-print ASCII text.
Warning: a2ps is not able to convert complex Unicode (UTF-8) text to
PostScript. Only language text which can be converted from UTF-8 to
Latin encodings are supported.