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

Last updated: October 05,2024

1. Install "texlive-maker.noarch" package

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

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

2. Uninstall "texlive-maker.noarch" package

Learn how to uninstall texlive-maker.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:36:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-maker
Epoch : 9
Version : svn44823
Release : 48.fc35
Architecture : noarch
Size : 24 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Include Arduino or Processing code in LaTeX documents
URL : http://tug.org/texlive/
License : LPPL
Description : The first version of the package allows to include Arduino or
: Processing code using three different forms: writing the code
: directly in the LaTeX document writing Arduino or Processing
: commands in line with the text calling to Arduino or Processing
: files All these options support the syntax highlighting of the
: oficial IDE.