How to Install and Uninstall texlive-yquant Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "texlive-yquant" package

This guide covers the steps necessary to install texlive-yquant on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-yquant

2. Uninstall "texlive-yquant" package

In this section, we are going to explain the necessary steps to uninstall texlive-yquant on openSuSE Tumbleweed:

$ sudo zypper remove texlive-yquant

3. Information about the texlive-yquant package on openSuSE Tumbleweed

Information for package texlive-yquant:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-yquant
Version : 2023.209.0.0.7.3svn65933-53.4
Arch : noarch
Vendor : openSUSE
Installed Size : 375.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2023-53.4.src
Upstream URL : https://www.tug.org/texlive/
Summary : Typesetting quantum circuits in a human-readable language
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.

5. The same packages on other Linux Distributions