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

Last updated: October 05,2024

1. Install "texlive-translator.noarch" package

Please follow the guidelines below to install texlive-translator.noarch on Fedora 34

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

2. Uninstall "texlive-translator.noarch" package

Please follow the guidance below to uninstall texlive-translator.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:30:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-translator
Epoch : 9
Version : svn54512
Release : 39.fc34
Architecture : noarch
Size : 267 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Easy translation of strings in LaTeX
URL : http://tug.org/texlive/
License : LPPL or GPL+
Description : This LaTeX package provides a flexible mechanism for
: translating individual words into different languages. For
: example, it can be used to translate a word like "figure" into,
: say, the German word "Abbildung". Such a translation mechanism
: is useful when the author of some package would like to
: localize the package such that texts are correctly translated
: into the language preferred by the user. This package is not
: intended to be used to automatically translate more than a few
: words.