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

Last updated: May 17,2024

1. Install "texlive-crossword" package

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

$ sudo zypper refresh $ sudo zypper install texlive-crossword

2. Uninstall "texlive-crossword" package

Please follow the instructions below to uninstall texlive-crossword on openSUSE Leap:

$ sudo zypper remove texlive-crossword

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

Information for package texlive-crossword:
------------------------------------------
Repository : Main Repository
Name : texlive-crossword
Version : 2021.189.1.10svn55271-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 11.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Typeset crossword puzzles
Description :
An extended grid-based puzzle package, designed to take all
input (both grid and clues) from the same file. The package can
typeset grids with holes in them (for advertisements, or other
sorts of stuff), and can deal with several sorts of puzzle: The
classical puzzle contains numbers for the words and clues for
the words to be filled in. The numbered puzzle contains numbers
in each cell where identical numbers represent identical
letters. The goal is to find out which number corresponds to
which letter. The fill-in type of puzzle consists of a grid and
a list of words. The goal is to place all words in the grid.
Sudoku and Kakuro puzzles involve filling in grids of numbers
according to their own rules. Format may be block-separated, or
separated by thick lines. Input to the package is somewhat
redundant: specification of the grid is separate from
specification of the clues (if they're necessary). The author
considers this style both 'natural' and robust.

5. The same packages on other Linux Distributions