How to Install and Uninstall texlive-texcount.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-texcount.noarch" package

Please follow the step by step instructions below to install texlive-texcount.noarch on Fedora 34

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

2. Uninstall "texlive-texcount.noarch" package

This is a short guide on how to uninstall texlive-texcount.noarch on Fedora 34:

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

3. Information about the texlive-texcount.noarch package on Fedora 34

Last metadata expiration check: 1:30:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-texcount
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 592 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Count words in a LaTeX document
URL : http://tug.org/texlive/
License : LPPL
Description : TeXcount is a Perl script that counts words in the text of
: LaTeX files. It has rules for handling most of the common
: macros, and can provide colour-coded output showing which parts
: of the text have been counted. The package script is available
: as a Web service via its home page.