How to Install and Uninstall texlive-sty2dtx.noarch Package on Fedora 39
Last updated: January 19,2025
1. Install "texlive-sty2dtx.noarch" package
Please follow the guidelines below to install texlive-sty2dtx.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
texlive-sty2dtx.noarch
Copied
2. Uninstall "texlive-sty2dtx.noarch" package
This tutorial shows how to uninstall texlive-sty2dtx.noarch on Fedora 39:
$
sudo dnf remove
texlive-sty2dtx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-sty2dtx.noarch package on Fedora 39
Last metadata expiration check: 1:51:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-sty2dtx
Epoch : 11
Version : svn64967
Release : 77.fc39
Architecture : noarch
Size : 176 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Create a .dtx file from a .sty file
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : The package provides a Perl script that converts a .sty file
: (LaTeX package) to .dtx format (documented LaTeX source), by
: surrounding macro definitions with macro and macrocode
: environments. The macro name is automatically inserted as an
: argument to the macro environemnt. Code lines outside macro
: definitions are wrapped only in macrocode environments. Empty
: lines are removed. The script should not be thought to be fool
: proof and 100% accurate but rather as a good start to the
: business of making a .dtx file from an undocumented style file.
: Full .dtx files are generated. A template based on the skeleton
: file from 'dtxtut' is used. User level macros are added
: automatically to the 'Usage' section of the .dtx file. A
: corresponding .ins file can be generated as well.
Available Packages
Name : texlive-sty2dtx
Epoch : 11
Version : svn64967
Release : 77.fc39
Architecture : noarch
Size : 176 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Create a .dtx file from a .sty file
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : The package provides a Perl script that converts a .sty file
: (LaTeX package) to .dtx format (documented LaTeX source), by
: surrounding macro definitions with macro and macrocode
: environments. The macro name is automatically inserted as an
: argument to the macro environemnt. Code lines outside macro
: definitions are wrapped only in macrocode environments. Empty
: lines are removed. The script should not be thought to be fool
: proof and 100% accurate but rather as a good start to the
: business of making a .dtx file from an undocumented style file.
: Full .dtx files are generated. A template based on the skeleton
: file from 'dtxtut' is used. User level macros are added
: automatically to the 'Usage' section of the .dtx file. A
: corresponding .ins file can be generated as well.