How to Install and Uninstall texlive-luakeys Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "texlive-luakeys" package
This is a short guide on how to install texlive-luakeys on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-luakeys
Copied
2. Uninstall "texlive-luakeys" package
Please follow the guidance below to uninstall texlive-luakeys on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-luakeys
Copied
3. Information about the texlive-luakeys package on openSuSE Tumbleweed
Information for package texlive-luakeys:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-luakeys
Version : 2023.208.0.0.13.0svn65533-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 62.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : A Lua module for parsing key-value options
Description :
This package provides a Lua module that can parse key-value
options like the TeX packages keyval, kvsetkeys, kvoptions,
xkeyval, pgfkeys etc. luakeys, however, accomplishes this task
entirely by using the Lua language and does not rely on TeX.
Therefore this package can only be used with the TeX engine
LuaTeX. Since luakeys uses LPeg, the parsing mechanism should
be pretty robust.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-luakeys
Version : 2023.208.0.0.13.0svn65533-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 62.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : A Lua module for parsing key-value options
Description :
This package provides a Lua module that can parse key-value
options like the TeX packages keyval, kvsetkeys, kvoptions,
xkeyval, pgfkeys etc. luakeys, however, accomplishes this task
entirely by using the Lua language and does not rely on TeX.
Therefore this package can only be used with the TeX engine
LuaTeX. Since luakeys uses LPeg, the parsing mechanism should
be pretty robust.