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

Last updated: January 12,2025

1. Install "texlive-esk.noarch" package

This guide covers the steps necessary to install texlive-esk.noarch on Fedora 38

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

2. Uninstall "texlive-esk.noarch" package

Please follow the steps below to uninstall texlive-esk.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:45:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-esk
Epoch : 10
Version : svn18115.1.0
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.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.