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

Last updated: May 18,2024

1. Install "texlive-skak" package

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

$ sudo zypper refresh $ sudo zypper install texlive-skak

2. Uninstall "texlive-skak" package

This is a short guide on how to uninstall texlive-skak on openSUSE Leap:

$ sudo zypper remove texlive-skak

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

Information for package texlive-skak:
-------------------------------------
Repository : Main Repository
Name : texlive-skak
Version : 2021.189.1.5.3svn46259-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 99.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Fonts and macros for typesetting chess games
Description :
This package provides macros and fonts in Metafont format which
can be used to typeset chess games using PGN, and to show
diagrams of the current board in a document. The package builds
on work by Piet Tutelaers -- the main novelty is the use of PGN
for input instead of the more cumbersome coordinate notation
(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1
implementation of skak's fonts is available as package skaknew;
an alternative chess notational scheme is available in package
texmate, and a general mechanism for selecting chess fonts is
provided in chessfss.

5. The same packages on other Linux Distributions