How to Install and Uninstall lua53-luarepl Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "lua53-luarepl" package

Please follow the guidelines below to install lua53-luarepl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua53-luarepl

2. Uninstall "lua53-luarepl" package

This guide let you learn how to uninstall lua53-luarepl on openSuSE Tumbleweed:

$ sudo zypper remove lua53-luarepl

3. Information about the lua53-luarepl package on openSuSE Tumbleweed

Information for package lua53-luarepl:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua53-luarepl
Version : 0.10-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 69.5 KiB
Installed : No
Status : not installed
Source package : lua53-luarepl-0.10-2.3.src
Upstream URL : https://github.com/hoelzro/lua-repl
Summary : A Lua REPL implemented in Lua for embedding in other programs
Description :
This project has two uses:
- An alternative to the standalone interpreter included with Lua, one that
supports things like plugins, tab completion, and automatic insertion of
return in front of expressions.
- A REPL library you may embed in your application, to provide all of the
niceties of the standalone interpreter included with Lua and then some.

5. The same packages on other Linux Distributions