How to Install and Uninstall texlive-mfpic Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "texlive-mfpic" package

This guide covers the steps necessary to install texlive-mfpic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-mfpic

2. Uninstall "texlive-mfpic" package

Here is a brief guide to show you how to uninstall texlive-mfpic on openSuSE Tumbleweed:

$ sudo zypper remove texlive-mfpic

3. Information about the texlive-mfpic package on openSuSE Tumbleweed

Information for package texlive-mfpic:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-mfpic
Version : 2023.209.1.10svn28444-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 291.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Draw Metafont/post pictures from (La)TeX commands
Description :
Mfpic is a scheme for producing pictures from (La)TeX commands.
Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
enclose a group in which drawing commands may be placed. The
commands generate a Meta-language file, which may be processed
by MetaPost (or even Metafont). The resulting image file will
be read back in to the document to place the picture at the
point where the original (La)TeX commands appeared. Note that
the ability to use MetaPost here means that the package works
equally well in LaTeX and pdfLaTeX.

5. The same packages on other Linux Distributions