How to Install and Uninstall texlive-includernw.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "texlive-includernw.noarch" package

This guide let you learn how to install texlive-includernw.noarch on Fedora 34

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

2. Uninstall "texlive-includernw.noarch" package

Here is a brief guide to show you how to uninstall texlive-includernw.noarch on Fedora 34:

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

3. Information about the texlive-includernw.noarch package on Fedora 34

Last metadata expiration check: 2:59:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-includernw
Epoch : 9
Version : svn47557
Release : 39.fc34
Architecture : noarch
Size : 174 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Include .Rnw inside .tex
URL : http://tug.org/texlive/
License : LPPL
Description : This package is for including .Rnw (knitr/sweave)-files inside
: .tex-files. It requires that you have R and the R-package knitr
: installed.