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

Last updated: October 08,2024

1. Install "texlive-jupynotex.noarch" package

Please follow the step by step instructions below to install texlive-jupynotex.noarch on Fedora 35

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

2. Uninstall "texlive-jupynotex.noarch" package

Please follow the steps below to uninstall texlive-jupynotex.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:15:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-jupynotex
Epoch : 9
Version : svn56715
Release : 48.fc35
Architecture : noarch
Size : 45 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Include whole or partial Jupyter notebooks in LaTeX documents
URL : http://tug.org/texlive/
License : ASL 2.0
Description : This package provides a python3 script and a LaTeX .sty file
: which can be used together to include Jupyter Notebooks (all of
: them, or some specific cells) as part of a LaTeX document. It
: will convert the Jupyter Notebook format to proper LaTeX so it
: gets included seamlessly, supporting text, LaTeX, images, etc.