How to Install and Uninstall texlive-fifo-stack Package on openSUSE Leap

Last updated: October 04,2024

1. Install "texlive-fifo-stack" package

This guide covers the steps necessary to install texlive-fifo-stack on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-fifo-stack

2. Uninstall "texlive-fifo-stack" package

Here is a brief guide to show you how to uninstall texlive-fifo-stack on openSUSE Leap:

$ sudo zypper remove texlive-fifo-stack

3. Information about the texlive-fifo-stack package on openSUSE Leap

Information for package texlive-fifo-stack:
-------------------------------------------
Repository : Main Repository
Name : texlive-fifo-stack
Version : 2021.189.1.0svn33288-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : FIFO and stack implementation for package writers
Description :
A LaTeX implementation of a combined FIFO Stack modified from
the existing stack package by Benjamin Bayart. The package
renames the original's \Push and \Pop commands \FSPush and
\FSPop, and which work on the top/end of the FIFO/Stack), and
adds the ability to \FSUnshift and \FSShift from the bottom
(front) of the FIFO/Stack.

5. The same packages on other Linux Distributions