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

Last updated: July 04,2024

1. Install "texlive-l3kernel" package

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

$ sudo zypper refresh $ sudo zypper install texlive-l3kernel

2. Uninstall "texlive-l3kernel" package

This guide covers the steps necessary to uninstall texlive-l3kernel on openSuSE Tumbleweed:

$ sudo zypper remove texlive-l3kernel

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

Information for package texlive-l3kernel:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-l3kernel
Version : 2023.209.svn66094-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : LaTeX3 programming conventions
Description :
The l3kernel bundle provides an implementation of the LaTeX3
programmers' interface, as a set of packages that run under
LaTeX2e. The interface provides the foundation on which the
LaTeX3 kernel and other future code are built: it is an API for
TeX programmers. The packages are set up so that the LaTeX3
conventions can be used with regular LaTeX2e packages.

5. The same packages on other Linux Distributions