How to Install and Uninstall texlive-esk Package on openSUSE Leap

Last updated: May 17,2024

1. Install "texlive-esk" package

This tutorial shows how to install texlive-esk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-esk

2. Uninstall "texlive-esk" package

Please follow the instructions below to uninstall texlive-esk on openSUSE Leap:

$ sudo zypper remove texlive-esk

3. Information about the texlive-esk package on openSUSE Leap

Information for package texlive-esk:
------------------------------------
Repository : Main Repository
Name : texlive-esk
Version : 2021.189.1.0svn18115-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Package to encapsulate Sketch files in LaTeX sources
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.

5. The same packages on other Linux Distributions