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

Last updated: May 14,2024

1. Install "texlive-skb" package

Here is a brief guide to show you how to install texlive-skb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-skb

2. Uninstall "texlive-skb" package

In this section, we are going to explain the necessary steps to uninstall texlive-skb on openSuSE Tumbleweed:

$ sudo zypper remove texlive-skb

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

Information for package texlive-skb:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-skb
Version : 2023.209.0.0.52svn22781-58.2
Arch : noarch
Vendor : openSUSE
Installed Size : 33.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2023-58.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Tools for a repository of long-living documents
Description :
The package provides macros that help to build a document
repository for long living documents. It focuses on structure
and re-use of text, code, figures etc. The basic concept is
first to separate structure from content (i.e., text about a
topic from the structure it is presented by) and then
separating the content from the actual published document, thus
enabling easy re-use of text blocks in different publications
(i.e., text about a protocol in a short article about this
protocol as well as in a book about many protocols); all
without constantly copying or changing text. As a side effect,
using the document classes provided, it hides a lot of LaTeX
from someone who just wants to write articles and books.

5. The same packages on other Linux Distributions