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

Last updated: September 29,2024

1. Install "texlive-esk.noarch" package

Learn how to install texlive-esk.noarch on Fedora 34

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

2. Uninstall "texlive-esk.noarch" package

Please follow the guidelines below to uninstall texlive-esk.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:21:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-esk
Epoch : 9
Version : svn18115.1.0
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Package to encapsulate Sketch files in LaTeX sources
URL : http://tug.org/texlive/
License : GPL+
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.