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

Last updated: November 27,2024

1. Install "texlive-dtxgen.noarch" package

Please follow the step by step instructions below to install texlive-dtxgen.noarch on Fedora 35

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

2. Uninstall "texlive-dtxgen.noarch" package

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

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

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

Last metadata expiration check: 0:15:01 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-dtxgen
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 74 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Creates a template for a self-extracting .dtx file
URL : http://tug.org/texlive/
License : GPL+
Description : The bash script dtxgen creates a template for a self-extracting
: .dtx file. It is useful for those who plan to create a new
: Documented LaTeX Source (.dtx) file.