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

Last updated: October 08,2024

1. Install "texlive-circuitikz.noarch" package

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

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

2. Uninstall "texlive-circuitikz.noarch" package

Please follow the step by step instructions below to uninstall texlive-circuitikz.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:44:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-circuitikz
Epoch : 10
Version : svn65240
Release : 65.fc38
Architecture : noarch
Size : 195 k
Source : texlive-2022-65.fc38.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.