How to Install and Uninstall texlive-context-inifile.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "texlive-context-inifile.noarch" package

This guide let you learn how to install texlive-context-inifile.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-context-inifile.noarch

2. Uninstall "texlive-context-inifile.noarch" package

This guide let you learn how to uninstall texlive-context-inifile.noarch on Fedora 39:

$ sudo dnf remove texlive-context-inifile.noarch $ sudo dnf autoremove

3. Information about the texlive-context-inifile.noarch package on Fedora 39

Last metadata expiration check: 2:28:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-context-inifile
Epoch : 11
Version : svn47085
Release : 69.fc39
Architecture : noarch
Size : 97 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : An ini-file pretty-printer, using ConTeXt
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : The module parses an ini-file and prints the contents with a
: user-defined layout. The entries of the file may be sorted by
: up to three sort keys. The format of a simple ini-file would
: be: [key1] symbol1 = value1 symbol2 = value2 [key2] symbol1 =
: value3 symbol2 = value4 The module only works with ConTeXt
: MkIV, and uses Lua to help process the input.