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

Last updated: November 26,2024

1. Install "texlive-dtxgen.noarch" package

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

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

2. Uninstall "texlive-dtxgen.noarch" package

Please follow the guidance below to uninstall texlive-dtxgen.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:08:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-dtxgen
Epoch : 10
Version : svn51663
Release : 72.fc38
Architecture : noarch
Size : 73 k
Source : texlive-base-20220321-72.fc38.src.rpm
Repository : updates
Summary : Creates a template for a self-extracting .dtx file
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
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.