How to Install and Uninstall texlive-translator.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "texlive-translator.noarch" package

Please follow the instructions below to install texlive-translator.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "texlive-translator.noarch" package

This guide let you learn how to uninstall texlive-translator.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the texlive-translator.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:07:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : texlive-translator
Epoch : 7
Version : 20180414
Release : 12.el8
Architecture : noarch
Size : 267 k
Source : texlive-extension-20180414-12.el8.src.rpm
Repository : epel
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.