How to Install and Uninstall lua53-luarocks Package on openSUSE Leap

Last updated: May 03,2024

1. Install "lua53-luarocks" package

Please follow the guidelines below to install lua53-luarocks on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lua53-luarocks

2. Uninstall "lua53-luarocks" package

This tutorial shows how to uninstall lua53-luarocks on openSUSE Leap:

$ sudo zypper remove lua53-luarocks

3. Information about the lua53-luarocks package on openSUSE Leap

Information for package lua53-luarocks:
---------------------------------------
Repository : Main Repository
Name : lua53-luarocks
Version : 2.4.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 466.8 KiB
Installed : No
Status : not installed
Source package : lua53-luarocks-2.4.2-bp155.2.10.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