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

Last updated: October 05,2024

1. Install "texlive-lwarp.noarch" package

Here is a brief guide to show you how to install texlive-lwarp.noarch on Fedora 35

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

2. Uninstall "texlive-lwarp.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-lwarp.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:27:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-lwarp
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 3.2 M
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Converts LaTeX to HTML
URL : http://tug.org/texlive/
License : LPPL
Description : The package causes LaTeX to directly produce HTML5 output,
: using external utility programs only for the final conversion
: of text and images. Math may be represented by SVG files or
: MathJax. Documents may be produced by LaTeX, LuaLaTeX, or
: XeLaTeX. A texlua script removes the need for system utilities
: such as make and gawk, and also supports xindy and latexmk.
: Configuration is automatic at the first manual compile. Print
: and HTML versions of each document may coexist, each with its
: own set of auxiliary files. Support files are self-generated on
: request. Assistance is provided for HTML import into EPUB
: conversion software and word processors.