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

Last updated: October 05,2024

1. Install "texlive-circuit-macros.noarch" package

Please follow the guidance below to install texlive-circuit-macros.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-circuit-macros.noarch

2. Uninstall "texlive-circuit-macros.noarch" package

Please follow the step by step instructions below to uninstall texlive-circuit-macros.noarch on Fedora 34:

$ sudo dnf remove texlive-circuit-macros.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:40:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-circuit-macros
Epoch : 9
Version : svn54994
Release : 39.fc34
Architecture : noarch
Size : 1.7 M
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : M4 macros for electric circuit diagrams
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : A set of m4 macros for drawing high-quality electric circuits
: containing fundamental elements, amplifiers, transistors, and
: basic logic gates to include in TeX, LaTeX, or similar
: documents. Some tools and examples for other types of diagrams
: are also included. The macros can be evaluated to drawing
: commands in the pic language, which is very easy to understand
: and which has a good power/complexity ratio. Pic contains
: elements of a simple programming language, and is well-suited
: to line drawings requiring parametric or conditional
: components, fine tuning, significant geometric calculations or
: repetition, or that are naturally block structured or tree
: structured. (The m4 and pic processors are readily available
: for Unix and PC machines.) Alternative output macros can create
: TeX output to be read by pstricks, TikZ commands for use by the
: pgf bundle, or SVG.