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

Last updated: February 03,2025

1. Install "lua51-luarepl" package

Please follow the guidance below to install lua51-luarepl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua51-luarepl

2. Uninstall "lua51-luarepl" package

Here is a brief guide to show you how to uninstall lua51-luarepl on openSuSE Tumbleweed:

$ sudo zypper remove lua51-luarepl

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

Information for package lua51-luarepl:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua51-luarepl
Version : 0.10-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 69.5 KiB
Installed : No
Status : not installed
Source package : lua51-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