How to Install and Uninstall lua-fennel Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "lua-fennel" package
This guide let you learn how to install lua-fennel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
lua-fennel
Copied
2. Uninstall "lua-fennel" package
Please follow the steps below to uninstall lua-fennel on openSuSE Tumbleweed:
$
sudo zypper remove
lua-fennel
Copied
3. Information about the lua-fennel package on openSuSE Tumbleweed
Information for package lua-fennel:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua-fennel
Version : 1.2.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 358.4 KiB
Installed : No
Status : not installed
Source package : lua-fennel-1.2.1-2.2.src
Upstream URL : https://fennel-lang.org/
Summary : Lisp dialect that compiles to Lua
Description :
Fennel is a lisp that compiles to Lua. Features include:
• Full Lua compatibility - You can use any function or library from
Lua.
• Zero overhead - Compiled code should be just as or more efficient
than hand-written Lua.
• Compile-time macros - Ship compiled code with no runtime
dependency on Fennel.
• Embeddable - Fennel is a one-file library as well as an
executable.
Embed it in other programs to support runtime extensibility and
interactive development.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua-fennel
Version : 1.2.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 358.4 KiB
Installed : No
Status : not installed
Source package : lua-fennel-1.2.1-2.2.src
Upstream URL : https://fennel-lang.org/
Summary : Lisp dialect that compiles to Lua
Description :
Fennel is a lisp that compiles to Lua. Features include:
• Full Lua compatibility - You can use any function or library from
Lua.
• Zero overhead - Compiled code should be just as or more efficient
than hand-written Lua.
• Compile-time macros - Ship compiled code with no runtime
dependency on Fennel.
• Embeddable - Fennel is a one-file library as well as an
executable.
Embed it in other programs to support runtime extensibility and
interactive development.