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

Last updated: October 07,2024

1. Install "texlive-yquant.noarch" package

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

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

2. Uninstall "texlive-yquant.noarch" package

Please follow the instructions below to uninstall texlive-yquant.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:04:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-yquant
Epoch : 9
Version : svn58712
Release : 55.fc36
Architecture : noarch
Size : 589 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Typesetting quantum circuits in a human-readable language
URL : http://tug.org/texlive/
License : LPPL 1.3
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.