How to Install and Uninstall texlive-yquant.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "texlive-yquant.noarch" package

This is a short guide on how to install texlive-yquant.noarch on Fedora 39

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

2. Uninstall "texlive-yquant.noarch" package

Please follow the guidance below to uninstall texlive-yquant.noarch on Fedora 39:

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

3. Information about the texlive-yquant.noarch package on Fedora 39

Last metadata expiration check: 3:53:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-yquant
Epoch : 11
Version : svn65933
Release : 69.fc39
Architecture : noarch
Size : 891 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Typesetting quantum circuits in a human-readable language
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This LaTeX package allows to quickly draw quantum circuits. It
: bridges the gap between the two groups of packages that already
: exist: those that use a logic-oriented custom language, which
: is then translated into TeX by means of an external program;
: and the pure TeX versions that mainly provide some macros to
: allow for an easier input. yquant is a pure-LaTeX solution --
: i.e., it requires no external program -- that introduces a
: logic oriented language and thus brings the best of both worlds
: together. It builds on and interacts with TikZ, which brings an
: enourmous flexibility for customization of individual circuit.