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

Last updated: January 10,2025

1. Install "texlive-webquiz.noarch" package

Learn how to install texlive-webquiz.noarch on Fedora 35

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

2. Uninstall "texlive-webquiz.noarch" package

Please follow the instructions below to uninstall texlive-webquiz.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:18:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-webquiz
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 6.6 M
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : A LaTeX package for writing online quizzes
URL : http://tug.org/texlive/
License : GPLv3+
Description : WebQuiz makes it possible to use LaTeX to write interactive online quizzes.
: The quizzes are first written in LaTeX and then converted into HTML using
: WebQuiz, which is written in python. The conversion from LaTeX to HTML is
: done behind the scenes using TeX4ht. The idea is that you should be able to
: produce nice online quizzes using WebQuiz and basic knowledge of LaTeX.