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

Last updated: January 10,2025

1. Install "texlive-yquant.noarch" package

Please follow the guidelines below to install texlive-yquant.noarch on Fedora 38

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

2. Uninstall "texlive-yquant.noarch" package

Please follow the guidelines below to uninstall texlive-yquant.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:55:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-yquant
Epoch : 10
Version : svn65351
Release : 65.fc38
Architecture : noarch
Size : 891 k
Source : texlive-2022-65.fc38.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.