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

Last updated: October 05,2024

1. Install "texlive-bondgraphs.noarch" package

Please follow the steps below to install texlive-bondgraphs.noarch on Fedora 34

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

2. Uninstall "texlive-bondgraphs.noarch" package

Please follow the instructions below to uninstall texlive-bondgraphs.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:59:19 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-bondgraphs
Epoch : 9
Version : svn36605.1.0.1
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Draws bond graphs in LaTeX, using pgf/TikZ
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package is used to draw bond graphs in LaTeX. It uses a
: recent version (3.0+) of PGF and TikZ for the drawing, hence,
: it is mainly a set of TikZ styles that makes the drawing of
: bond graphs easier. Compared to the bondgraph package this
: package relies more on TikZ styles and less on macros, to
: generate the drawings. As such it can be more flexible than
: his, but requires more TikZ knowledge of the user.