How to Install and Uninstall texlive-circuitikz.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "texlive-circuitikz.noarch" package

This guide let you learn how to install texlive-circuitikz.noarch on Fedora 39

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

2. Uninstall "texlive-circuitikz.noarch" package

Please follow the guidelines below to uninstall texlive-circuitikz.noarch on Fedora 39:

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

3. Information about the texlive-circuitikz.noarch package on Fedora 39

Last metadata expiration check: 2:27:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-circuitikz
Epoch : 11
Version : svn65785
Release : 69.fc39
Architecture : noarch
Size : 197 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Draw electrical networks with TikZ
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.