How to Install and Uninstall texlive-crossword.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "texlive-crossword.noarch" package

This guide let you learn how to install texlive-crossword.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-crossword.noarch

2. Uninstall "texlive-crossword.noarch" package

Please follow the step by step instructions below to uninstall texlive-crossword.noarch on Fedora 36:

$ sudo dnf remove texlive-crossword.noarch $ sudo dnf autoremove

3. Information about the texlive-crossword.noarch package on Fedora 36

Last metadata expiration check: 2:12:39 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-crossword
Epoch : 9
Version : svn55271
Release : 55.fc36
Architecture : noarch
Size : 16 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Typeset crossword puzzles
URL : http://tug.org/texlive/
License : Crossword
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.