How to Install and Uninstall texlive-l3experimental.noarch Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "texlive-l3experimental.noarch" package
This is a short guide on how to install texlive-l3experimental.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-l3experimental.noarch
Copied
2. Uninstall "texlive-l3experimental.noarch" package
This tutorial shows how to uninstall texlive-l3experimental.noarch on CentOS Stream 9:
$
sudo dnf remove
texlive-l3experimental.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-l3experimental.noarch package on CentOS Stream 9
Last metadata expiration check: 3:14:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-l3experimental
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 3.1 M
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Experimental LaTeX3 concepts
URL : http://tug.org/texlive/
License : LPPL
Description : The l3experimental packages are a collection of experimental
: implementations for aspects of the LaTeX3 kernel, dealing with
: higher-level ideas such as the Designer Interface. Some of them
: work as stand alone packages, providing new functionality, and
: can be used on top of LaTeX2e with no changes to the existing
: kernel. The present release includes: l3benchmark for measuring
: the time taken by TeX to run certain code; l3cctab, support for
: saving and restoring category codes en masse in a table;
: l3color, support for setting colors using a range of color
: models; l3draw, a code-level interface for constructing
: drawings; l3graphics, an interfaces for the inclusion of
: graphics files; l3pdf, support for core PDF concepts like
: compression, objects, PDF version and so on; l3str, support for
: string manipulation; l3sys-shell, which provides abstractions
: for common shell functions like file deletion and copying;
: xcoffins, which allows the alignment of boxes using a series of
: 'handle' positions, supplementing the simple TeX reference
: point; xgalley, which controls boxes receiving text for
: typesetting.
Available Packages
Name : texlive-l3experimental
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 3.1 M
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Experimental LaTeX3 concepts
URL : http://tug.org/texlive/
License : LPPL
Description : The l3experimental packages are a collection of experimental
: implementations for aspects of the LaTeX3 kernel, dealing with
: higher-level ideas such as the Designer Interface. Some of them
: work as stand alone packages, providing new functionality, and
: can be used on top of LaTeX2e with no changes to the existing
: kernel. The present release includes: l3benchmark for measuring
: the time taken by TeX to run certain code; l3cctab, support for
: saving and restoring category codes en masse in a table;
: l3color, support for setting colors using a range of color
: models; l3draw, a code-level interface for constructing
: drawings; l3graphics, an interfaces for the inclusion of
: graphics files; l3pdf, support for core PDF concepts like
: compression, objects, PDF version and so on; l3str, support for
: string manipulation; l3sys-shell, which provides abstractions
: for common shell functions like file deletion and copying;
: xcoffins, which allows the alignment of boxes using a series of
: 'handle' positions, supplementing the simple TeX reference
: point; xgalley, which controls boxes receiving text for
: typesetting.