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

Last updated: January 14,2025

1. Install "texlive-crossword.noarch" package

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

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

2. Uninstall "texlive-crossword.noarch" package

This is a short guide on how to uninstall texlive-crossword.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:29:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-crossword
Epoch : 11
Version : svn64375
Release : 69.fc39
Architecture : noarch
Size : 15 k
Source : texlive-2023-69.fc39.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.