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

Last updated: May 17,2024

1. Install "texlive-bondgraphs.noarch" package

This tutorial shows how to install texlive-bondgraphs.noarch on Fedora 35

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

2. Uninstall "texlive-bondgraphs.noarch" package

Please follow the guidelines below to uninstall texlive-bondgraphs.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:31:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-bondgraphs
Epoch : 9
Version : svn36605.1.0.1
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.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.