How to Install and Uninstall texlive-colordoc Package on openSUSE Leap

Last updated: September 28,2024

1. Install "texlive-colordoc" package

This tutorial shows how to install texlive-colordoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-colordoc

2. Uninstall "texlive-colordoc" package

Please follow the guidance below to uninstall texlive-colordoc on openSUSE Leap:

$ sudo zypper remove texlive-colordoc

3. Information about the texlive-colordoc package on openSUSE Leap

Information for package texlive-colordoc:
-----------------------------------------
Repository : Main Repository
Name : texlive-colordoc
Version : 2021.189.svn18270-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Coloured syntax highlights in documentation
Description :
The package is used in documentation files (that use the doc
package); with it the code listings will highlight (for
example) pairs of curly braces with matching colors. Other
delimiters like \if ... \fi, are highlighted, as are the names
of new commands. All this makes code a little more readable,
and helps during process of writing. Three options are
provided, including a non-color option designed for printing
(which numbers delimiters and underlines new commands).

5. The same packages on other Linux Distributions