How to Install and Uninstall texlive-l3build.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "texlive-l3build.noarch" package

In this section, we are going to explain the necessary steps to install texlive-l3build.noarch on Fedora 34

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

2. Uninstall "texlive-l3build.noarch" package

This guide covers the steps necessary to uninstall texlive-l3build.noarch on Fedora 34:

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

3. Information about the texlive-l3build.noarch package on Fedora 34

Last metadata expiration check: 1:42:25 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-l3build
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 739 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : A testing and building system for (La)TeX
URL : http://tug.org/texlive/
License : LPPL
Description : The build system supports testing and building LaTeX3 code, on
: Linux, Mac OS X and Windows systems. The package offers: A unit
: testing system for (La)TeX code (whether kernel code or
: contributed packages); A system for typesetting package
: documentation; and An automated process for creating CTAN
: releases.