How to Install and Uninstall texlive-chemfig.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "texlive-chemfig.noarch" package

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

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

2. Uninstall "texlive-chemfig.noarch" package

Please follow the instructions below to uninstall texlive-chemfig.noarch on Fedora 36:

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

3. Information about the texlive-chemfig.noarch package on Fedora 36

Last metadata expiration check: 2:54:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-chemfig
Epoch : 9
Version : svn58014
Release : 55.fc36
Architecture : noarch
Size : 45 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Draw molecules with easy syntax
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the command \chemfig{}, which draws
: molecules using the tikz package. The argument provides
: instructions for the drawing operation. While the diagrams
: produced are essentially 2-dimensional, the package supports
: many of the conventional notations for illustrating the 3-
: dimensional layout of a molecule. The package uses TikZ for its
: actual drawing operations.