How to Install and Uninstall texlive-ctablestack.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "texlive-ctablestack.noarch" package

This guide covers the steps necessary to install texlive-ctablestack.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install texlive-ctablestack.noarch

2. Uninstall "texlive-ctablestack.noarch" package

Learn how to uninstall texlive-ctablestack.noarch on Oracle Linux 9:

$ sudo dnf remove texlive-ctablestack.noarch $ sudo dnf autoremove

3. Information about the texlive-ctablestack.noarch package on Oracle Linux 9

Last metadata expiration check: 2:39:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-ctablestack
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 156 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Catcode table stable support
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides a method for defining category code table
: stacks in LuaTeX. It builds on code provided by the 2015/10/01
: release of LaTeX2e (also available as ltluatex.sty for plain
: users). It is required by the luatexbase package (v1.0 onward)
: which uses ctablestack to provide a back-compatibility form of
: this concept.