How to Install and Uninstall texlive-l3backend.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "texlive-l3backend.noarch" package

Learn how to install texlive-l3backend.noarch on Fedora 35

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

2. Uninstall "texlive-l3backend.noarch" package

Please follow the guidelines below to uninstall texlive-l3backend.noarch on Fedora 35:

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

3. Information about the texlive-l3backend.noarch package on Fedora 35

Last metadata expiration check: 5:30:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-l3backend
Epoch : 9
Version : svn59118
Release : 48.fc35
Architecture : noarch
Size : 853 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : LaTeX3 backend drivers
URL : http://tug.org/texlive/
License : LPPL
Description : This package forms parts of expl3, and contains the code used
: to interface with backends (drivers) across the expl3 codebase.
: The functions here are defined differently depending on the
: engine in use. As such, these are distributed separately from
: l3kernel to allow this code to be updated on an independent
: schedule.