How to Install and Uninstall texlive-l3packages.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "texlive-l3packages.noarch" package
Here is a brief guide to show you how to install texlive-l3packages.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-l3packages.noarch
Copied
2. Uninstall "texlive-l3packages.noarch" package
This is a short guide on how to uninstall texlive-l3packages.noarch on Rocky Linux 9:
$
sudo dnf remove
texlive-l3packages.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-l3packages.noarch package on Rocky Linux 9
Last metadata expiration check: 0:29:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-l3packages
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 1.7 M
Source : texlive-20200406-26.el9_2.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.
Available Packages
Name : texlive-l3packages
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 1.7 M
Source : texlive-20200406-26.el9_2.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.