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

Last updated: May 18,2024

1. Install "texlive-circuitikz" package

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

$ sudo zypper refresh $ sudo zypper install texlive-circuitikz

2. Uninstall "texlive-circuitikz" package

This guide covers the steps necessary to uninstall texlive-circuitikz on openSuSE Tumbleweed:

$ sudo zypper remove texlive-circuitikz

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

Information for package texlive-circuitikz:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-circuitikz
Version : 2023.209.1.6.1svn65785-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 13.1 MiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Draw electrical networks with TikZ
Description :
The package provides a set of macros for naturally typesetting
electrical and (somewhat less naturally, perhaps) electronic
networks. It is designed as a tool that is easy to use, with a
lean syntax, native to LaTeX, and directly supporting PDF
output format. It has therefore been based on the very
impressive PGF/TikZ package.

5. The same packages on other Linux Distributions