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

Last updated: November 25,2024

1. Install "texlive-ctablestack.noarch" package

This tutorial shows how to install texlive-ctablestack.noarch on Rocky Linux 9

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

2. Uninstall "texlive-ctablestack.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-ctablestack.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:03:31 ago on Fri Feb 16 06:49:52 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 : 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.