How to Install and Uninstall texlive-chemfig.noarch Package on Fedora 34
Last updated: November 28,2024
1. Install "texlive-chemfig.noarch" package
Please follow the instructions below to install texlive-chemfig.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-chemfig.noarch
Copied
2. Uninstall "texlive-chemfig.noarch" package
Please follow the guidelines below to uninstall texlive-chemfig.noarch on Fedora 34:
$
sudo dnf remove
texlive-chemfig.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-chemfig.noarch package on Fedora 34
Last metadata expiration check: 0:05:41 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-chemfig
Epoch : 9
Version : svn54914
Release : 39.fc34
Architecture : noarch
Size : 44 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Draw molecules with easy syntax
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the command \chemfig{
Available Packages
Name : texlive-chemfig
Epoch : 9
Version : svn54914
Release : 39.fc34
Architecture : noarch
Size : 44 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.