How to Install and Uninstall texlive-tex-ini-files.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "texlive-tex-ini-files.noarch" package

In this section, we are going to explain the necessary steps to install texlive-tex-ini-files.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install texlive-tex-ini-files.noarch

2. Uninstall "texlive-tex-ini-files.noarch" package

Here is a brief guide to show you how to uninstall texlive-tex-ini-files.noarch on Oracle Linux 9:

$ sudo dnf remove texlive-tex-ini-files.noarch $ sudo dnf autoremove

3. Information about the texlive-tex-ini-files.noarch package on Oracle Linux 9

Last metadata expiration check: 3:53:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-tex-ini-files
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 23 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Model TeX format creation files
URL : http://tug.org/texlive/
License : Public Domain
Description : This bundle provides a collection of model .ini files for
: creating TeX formats. These files are commonly used to
: introduced distribution-dependent variations in formats. They
: are also used to allow existing format source files to be used
: with newer engines, for example to adapt the plain e-TeX source
: file to work with XeTeX and LuaTeX.