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

Last updated: September 28,2024

1. Install "texlive-includernw.noarch" package

Please follow the steps below to install texlive-includernw.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 3:02:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-includernw
Epoch : 10
Version : svn47557
Release : 65.fc38
Architecture : noarch
Size : 172 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Include .Rnw inside .tex
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.