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

Last updated: November 07,2024

1. Install "texlive-ydoc" package

This guide covers the steps necessary to install texlive-ydoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-ydoc

2. Uninstall "texlive-ydoc" package

This tutorial shows how to uninstall texlive-ydoc on openSUSE Leap:

$ sudo zypper remove texlive-ydoc

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

Information for package texlive-ydoc:
-------------------------------------
Repository : Main Repository
Name : texlive-ydoc
Version : 2021.189.0.0.6alphasvn56291-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 34.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Macros for documentation of LaTeX classes and packages
Description :
The package provides macros and environments to document LaTeX
packages and classes. It is an (as yet unfinished) alternative
to the ltxdoc class and the doc or xdoc packages. The aim is to
provide a different layout and more modern styles (using the
xcolor, hyperref packages, etc.) This is an alpha release, and
should probably not (yet) be used with other packages, since
the implementation might change. Nevertheless, the author uses
it to document his own packages.

5. The same packages on other Linux Distributions