How to Install and Uninstall texlive-mwe Package on openSUSE Leap
Last updated: January 24,2025
1. Install "texlive-mwe" package
In this section, we are going to explain the necessary steps to install texlive-mwe on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-mwe
Copied
2. Uninstall "texlive-mwe" package
This tutorial shows how to uninstall texlive-mwe on openSUSE Leap:
$
sudo zypper remove
texlive-mwe
Copied
3. Information about the texlive-mwe package on openSUSE Leap
Information for package texlive-mwe:
------------------------------------
Repository : Main Repository
Name : texlive-mwe
Version : 2021.189.0.0.5svn56291-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Packages and image files for MWEs
Description :
The bundle provides several files useful when creating a
minimal working example (MWE). The package itself loads a small
set of packages often used when creating MWEs. In addition, a
range of images are provided, which will be installed in the
TEXMF tree, so that they may be used in any (La)TeX document.
This allows different users to share MWEs which include image
commands, without the need to share image files or to use
replacement code.
------------------------------------
Repository : Main Repository
Name : texlive-mwe
Version : 2021.189.0.0.5svn56291-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Packages and image files for MWEs
Description :
The bundle provides several files useful when creating a
minimal working example (MWE). The package itself loads a small
set of packages often used when creating MWEs. In addition, a
range of images are provided, which will be installed in the
TEXMF tree, so that they may be used in any (La)TeX document.
This allows different users to share MWEs which include image
commands, without the need to share image files or to use
replacement code.