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

Last updated: May 02,2024

1. Install "texlive-modiagram.noarch" package

Here is a brief guide to show you how to install texlive-modiagram.noarch on Fedora 35

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

2. Uninstall "texlive-modiagram.noarch" package

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

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

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

Last metadata expiration check: 4:00:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-modiagram
Epoch : 9
Version : svn56886
Release : 48.fc35
Architecture : noarch
Size : 28 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Drawing molecular orbital diagrams
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides an environment MOdiagram and some
: commands, to create molecular orbital diagrams using TikZ. For
: example, the MO diagram of dihydrogen would be written as:
: \begin{MOdiagram} \atom{left}{ 1s = {0;up} } \atom{right}{ 1s =
: {0;up} } \molecule{ 1sMO = {1;pair, } } \end{MOdiagram} The
: package also needs the l3kernel and l3packages bundles from the
: LaTeX 3 experimental distribution.