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

Last updated: November 24,2024

1. Install "texlive-esk.noarch" package

Please follow the guidance below to install texlive-esk.noarch on Fedora 39

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

2. Uninstall "texlive-esk.noarch" package

Please follow the guidance below to uninstall texlive-esk.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:52:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-esk
Epoch : 11
Version : svn18115.1.0
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Package to encapsulate Sketch files in LaTeX sources
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : The ESK package allows to encapsulate Sketch files in LaTeX
: sources. This is very useful for keeping illustrations in sync
: with the text. It also frees the user from inventing
: descriptive names for new files that fit into the confines of
: file system conventions. Sketch is a 3D scene description
: language by Eugene K. Ressler and can generate TikZ and
: PSTricks code. ESK behaves in a similar fashion to EMP (which
: encapsulates Metapost files), and was in fact developed from
: it.