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

Last updated: November 23,2024

1. Install "lua51-luarocks" package

Learn how to install lua51-luarocks on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua51-luarocks

2. Uninstall "lua51-luarocks" package

Please follow the guidelines below to uninstall lua51-luarocks on openSuSE Tumbleweed:

$ sudo zypper remove lua51-luarocks

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

Information for package lua51-luarocks:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua51-luarocks
Version : 3.9.1-5.2
Arch : noarch
Vendor : openSUSE
Installed Size : 715.7 KiB
Installed : No
Status : not installed
Source package : lua51-luarocks-3.9.1-5.2.src
Upstream URL : https://luarocks.org
Summary : A deployment and management system for Lua modules
Description :
LuaRocks allows you to install Lua modules as self-contained packages
called "rocks", which also contain version dependency
information. This information is used both during installation, so
that when one rock is requested all rocks it depends on are installed
as well, and at run time, so that when a module is required, the
correct version is loaded. LuaRocks supports both local and remote
repositories, and multiple local rocks trees.

5. The same packages on other Linux Distributions