How to Install and Uninstall texlive-latex-make.noarch Package on Fedora 34
Last updated: November 15,2024
1. Install "texlive-latex-make.noarch" package
This is a short guide on how to install texlive-latex-make.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-latex-make.noarch
Copied
2. Uninstall "texlive-latex-make.noarch" package
Learn how to uninstall texlive-latex-make.noarch on Fedora 34:
$
sudo dnf remove
texlive-latex-make.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-latex-make.noarch package on Fedora 34
Last metadata expiration check: 1:55:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-latex-make
Epoch : 9
Version : svn48925
Release : 39.fc34
Architecture : noarch
Size : 33 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Easy compiling of complex (and simple) LaTeX documents
URL : http://tug.org/texlive/
License : GPL+
Description : This package provides several tools that aim to simplify the
: compilation of LaTeX documents: LaTeX.mk: a Makefile snippet to
: help compiling LaTeX documents in DVI, PDF, PS, ... format.
: Dependencies are automatically tracked: one should be able to
: compile documents with a one-line Makefile containing 'include
: LaTeX.mk'. Complex documents (with multiple bibliographies,
: indexes, glossaries, ...) should be correctly managed.
: figlatex.sty: a LaTeX package to easily insert xfig figures
: (with \includegraphics{file.fig}). It can interact with
: LaTeX.mk so that the latter automatically invokes transfig if
: needed. And various helper tools for LaTeX.mk This package
: requires GNUmake (>= 3.81).
Available Packages
Name : texlive-latex-make
Epoch : 9
Version : svn48925
Release : 39.fc34
Architecture : noarch
Size : 33 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Easy compiling of complex (and simple) LaTeX documents
URL : http://tug.org/texlive/
License : GPL+
Description : This package provides several tools that aim to simplify the
: compilation of LaTeX documents: LaTeX.mk: a Makefile snippet to
: help compiling LaTeX documents in DVI, PDF, PS, ... format.
: Dependencies are automatically tracked: one should be able to
: compile documents with a one-line Makefile containing 'include
: LaTeX.mk'. Complex documents (with multiple bibliographies,
: indexes, glossaries, ...) should be correctly managed.
: figlatex.sty: a LaTeX package to easily insert xfig figures
: (with \includegraphics{file.fig}). It can interact with
: LaTeX.mk so that the latter automatically invokes transfig if
: needed. And various helper tools for LaTeX.mk This package
: requires GNUmake (>= 3.81).