How to Install and Uninstall texlive-barracuda.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "texlive-barracuda.noarch" package

In this section, we are going to explain the necessary steps to install texlive-barracuda.noarch on Fedora 38

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

2. Uninstall "texlive-barracuda.noarch" package

This tutorial shows how to uninstall texlive-barracuda.noarch on Fedora 38:

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

3. Information about the texlive-barracuda.noarch package on Fedora 38

Last metadata expiration check: 2:27:32 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-barracuda
Epoch : 10
Version : svn63708
Release : 65.fc38
Architecture : noarch
Size : 545 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Draw barcodes with Lua
URL : http://tug.org/texlive/
License : GPL-2.0-or-later
Description : The barracuda library is a modular Lua package for drawing
: barcode symbols. It provides modules for writing barcodes from
: a LuaTeX document. It is also possible to use Barracuda with a
: standalone Lua interpreter to draw barcodes in different
: graphic formats like SVG.