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

Last updated: October 05,2024

1. Install "texlive-yquant.noarch" package

This guide let you learn how to install texlive-yquant.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 5:15:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-yquant
Epoch : 9
Version : svn54737
Release : 39.fc34
Architecture : noarch
Size : 448 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.