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

Last updated: November 02,2024

1. Install "texlive-chemfig.noarch" package

Learn how to install texlive-chemfig.noarch on Fedora 38

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

2. Uninstall "texlive-chemfig.noarch" package

Please follow the steps below to uninstall texlive-chemfig.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:34:30 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-chemfig
Epoch : 10
Version : svn64529
Release : 65.fc38
Architecture : noarch
Size : 43 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Draw molecules with easy syntax
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.