How to Install and Uninstall texlive-chemfig Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-chemfig" package
Here is a brief guide to show you how to install texlive-chemfig on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-chemfig
Copied
2. Uninstall "texlive-chemfig" package
Please follow the steps below to uninstall texlive-chemfig on openSUSE Leap:
$
sudo zypper remove
texlive-chemfig
Copied
3. Information about the texlive-chemfig package on openSUSE Leap
Information for package texlive-chemfig:
----------------------------------------
Repository : Main Repository
Name : texlive-chemfig
Version : 2021.189.1.6asvn58014-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Draw molecules with easy syntax
Description :
The package provides the command \chemfig{
----------------------------------------
Repository : Main Repository
Name : texlive-chemfig
Version : 2021.189.1.6asvn58014-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Draw molecules with easy syntax
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.