How to Install and Uninstall texlive-download.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "texlive-download.noarch" package

Please follow the guidelines below to install texlive-download.noarch on Fedora 39

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

2. Uninstall "texlive-download.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-download.noarch on Fedora 39:

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

3. Information about the texlive-download.noarch package on Fedora 39

Last metadata expiration check: 2:31:53 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-download
Epoch : 11
Version : svn52257
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Allow LaTeX to download files using an external process
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package allows the user to download files (using cURL or
: wget), from within a document. To run the external commands,
: LaTeX (or whatever) needs to be run with the --shell-escape
: flag; this creates a tension between your needs and the
: security implications of the flag; users should exercise due
: caution.