How to Install and Uninstall texlive-stricttex Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-stricttex" package
This guide let you learn how to install texlive-stricttex on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-stricttex
Copied
2. Uninstall "texlive-stricttex" package
In this section, we are going to explain the necessary steps to uninstall texlive-stricttex on openSUSE Leap:
$
sudo zypper remove
texlive-stricttex
Copied
3. Information about the texlive-stricttex package on openSUSE Leap
Information for package texlive-stricttex:
------------------------------------------
Repository : Main Repository
Name : texlive-stricttex
Version : 2021.189.0.0.2betasvn56320-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Strictly balanced brackets and numbers in command names
Description :
This is a small, LuaLaTeX-only package providing you with
three, sometimes useful features: It allows you to make
brackets [...] "strict", meaning that each [ must be balanced
by a ]. It allows you to use numbers in command names, so that
you can do stuff like \newcommand\pi12{\pi_{12}}. It allows you
to use numbers and primes in command names, so that you can do
stuff like \newcommand\pi'12{\pi '_{12}}.
------------------------------------------
Repository : Main Repository
Name : texlive-stricttex
Version : 2021.189.0.0.2betasvn56320-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Strictly balanced brackets and numbers in command names
Description :
This is a small, LuaLaTeX-only package providing you with
three, sometimes useful features: It allows you to make
brackets [...] "strict", meaning that each [ must be balanced
by a ]. It allows you to use numbers in command names, so that
you can do stuff like \newcommand\pi12{\pi_{12}}. It allows you
to use numbers and primes in command names, so that you can do
stuff like \newcommand\pi'12{\pi '_{12}}.