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

Last updated: February 08,2025

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

This tutorial shows how to install texlive-context-rst.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall texlive-context-rst.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:03:04 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-context-rst
Epoch : 9
Version : svn47085
Release : 48.fc35
Architecture : noarch
Size : 44 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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...