How to Install and Uninstall texlive-translator.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-translator.noarch" package

In this section, we are going to explain the necessary steps to install texlive-translator.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-translator.noarch" package

Please follow the step by step instructions below to uninstall texlive-translator.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-translator.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:50:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-translator
Epoch : 7
Version : 20180414
Release : 6.el8
Architecture : noarch
Size : 267 k
Source : texlive-extension-20180414-6.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.