How to Install and Uninstall texlive-detex.x86_64 Package on Fedora 34
Last updated: January 13,2025
1. Install "texlive-detex.x86_64" package
Please follow the step by step instructions below to install texlive-detex.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-detex.x86_64
Copied
2. Uninstall "texlive-detex.x86_64" package
Please follow the steps below to uninstall texlive-detex.x86_64 on Fedora 34:
$
sudo dnf remove
texlive-detex.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-detex.x86_64 package on Fedora 34
Last metadata expiration check: 3:21:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-detex
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : x86_64
Size : 42 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Strip TeX from a source file
URL : http://tug.org/texlive/
License : NCSA
Description : Detex is a program to remove TeX constructs from a text file.
: It recognizes the \input command. The program assumes it is
: dealing with LaTeX input if it sees the string \begin{document}
: in the text. In this case, it also recognizes the \include and
: \includeonly commands.
Available Packages
Name : texlive-detex
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : x86_64
Size : 42 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Strip TeX from a source file
URL : http://tug.org/texlive/
License : NCSA
Description : Detex is a program to remove TeX constructs from a text file.
: It recognizes the \input command. The program assumes it is
: dealing with LaTeX input if it sees the string \begin{document}
: in the text. In this case, it also recognizes the \include and
: \includeonly commands.