How to Install and Uninstall texlive-context-rst.noarch Package on Fedora 36

Last updated: January 10,2025

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

This is a short guide on how to install texlive-context-rst.noarch on Fedora 36

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

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

Learn how to uninstall texlive-context-rst.noarch on Fedora 36:

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

3. Information about the texlive-context-rst.noarch package on Fedora 36

Last metadata expiration check: 1:21:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-context-rst
Epoch : 9
Version : svn47085
Release : 55.fc36
Architecture : noarch
Size : 44 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Process reStructuredText with ConTeXt
URL : http://tug.org/texlive/
License : BSD
Description : The package provides a converter and module for typesetting
: reStructuredText with ConTeXt. The module uses several lua
: scripts in doing its work. Documentation is supplied in rst,
: which seems to be readable as text, but...