How to Install and Uninstall texlive-translator.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "texlive-translator.noarch" package

Please follow the steps below to install texlive-translator.noarch on CentOS Stream 9

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

2. Uninstall "texlive-translator.noarch" package

Please follow the guidelines below to uninstall texlive-translator.noarch on CentOS Stream 9:

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

3. Information about the texlive-translator.noarch package on CentOS Stream 9

Last metadata expiration check: 2:54:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-translator
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 280 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
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.