How to Install and Uninstall texlive-luamesh.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-luamesh.noarch" package

This is a short guide on how to install texlive-luamesh.noarch on Fedora 34

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

2. Uninstall "texlive-luamesh.noarch" package

Learn how to uninstall texlive-luamesh.noarch on Fedora 34:

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

3. Information about the texlive-luamesh.noarch package on Fedora 34

Last metadata expiration check: 4:00:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-luamesh
Epoch : 9
Version : svn43814
Release : 39.fc34
Architecture : noarch
Size : 247 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Computes and draws 2D Delaunay triangulation
URL : http://tug.org/texlive/
License : LPPL
Description : The package allows to compute and draw 2D Delaunay
: triangulation. The algorithm is written with lua, and depending
: upon the choice of the engine, the drawing is done by MetaPost
: (with luamplib) or by TikZ. The Delaunay triangulation
: algorithm is the Bowyer and Watson algorithm. Several macros
: are provided to draw the global mesh, the set of points, or a
: particular step of the algorithm.