How to Install and Uninstall texlive-mwe.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "texlive-mwe.noarch" package

This guide covers the steps necessary to install texlive-mwe.noarch on Fedora 39

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

2. Uninstall "texlive-mwe.noarch" package

This guide let you learn how to uninstall texlive-mwe.noarch on Fedora 39:

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

3. Information about the texlive-mwe.noarch package on Fedora 39

Last metadata expiration check: 1:35:39 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-mwe
Epoch : 11
Version : svn64967
Release : 69.fc39
Architecture : noarch
Size : 841 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Packages and image files for MWEs
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.