How to Install and Uninstall texlive-l3packages.noarch Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "texlive-l3packages.noarch" package

Please follow the instructions below to install texlive-l3packages.noarch on CentOS Stream 8

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

2. Uninstall "texlive-l3packages.noarch" package

This is a short guide on how to uninstall texlive-l3packages.noarch on CentOS Stream 8:

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

3. Information about the texlive-l3packages.noarch package on CentOS Stream 8

Last metadata expiration check: 4:19:57 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : texlive-l3packages
Epoch : 7
Version : 20180414
Release : 29.el8
Architecture : noarch
Size : 1.7 M
Source : texlive-20180414-29.el8.src.rpm
Repository : appstream
Summary : High-level LaTeX3 concepts
URL : http://tug.org/texlive/
License : LPPL
Description : The bundle holds prototype implementations of concepts for a
: LaTeX designer interface, to be used with the experimental
: LaTeX kernel as programming tools and kernel support. Packages
: provided in this release are: - l3keys2e, which makes the
: facilities of the kernel module l3keys available for use by
: LaTeX 2e packages; - xfrac, which provides flexible split-level
: fractions; - xparse, which provides a high-level interface for
: declaring document commands; and - xtemplate, which provides a
: means of defining generic functions using a key-value syntax.
: All the files of the bundle are also available in the
: Subversion (SVN) repository of the LaTeX3 Project.