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

Last updated: May 02,2024

1. Install "texlive-latex" package

Please follow the instructions below to install texlive-latex on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-latex

2. Uninstall "texlive-latex" package

Please follow the guidance below to uninstall texlive-latex on openSUSE Leap:

$ sudo zypper remove texlive-latex

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

Information for package texlive-latex:
--------------------------------------
Repository : Main Repository
Name : texlive-latex
Version : 2021.189.20201001_pl4svn57354-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : A TeX macro package that defines LaTeX
Description :
LaTeX is a widely-used macro package for TeX, providing many
basic document formating commands extended by a wide range of
packages. It is a development of Leslie Lamport's LaTeX 2.09,
and superseded the older system in June 1994. The basic
distribution is catalogued separately, at latex-base; apart
from a large set of contributed packages and third-party
documentation (elsewhere on the archive), the distribution
includes: - a bunch of required packages, which LaTeX authors
are "entitled to assume" will be present on any system running
LaTeX; and - a minimal set of documentation detailing
differences from the 'old' version of LaTeX in the areas of
user commands, font selection and control, class and package
writing, font encodings, configuration options and modification
of LaTeX. For downloading details, see the linked catalogue
entries above.