How to Install and Uninstall lua54-doc Package on openSuSE Tumbleweed

Last updated: January 12,2025

1. Install "lua54-doc" package

This is a short guide on how to install lua54-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua54-doc

2. Uninstall "lua54-doc" package

This guide covers the steps necessary to uninstall lua54-doc on openSuSE Tumbleweed:

$ sudo zypper remove lua54-doc

3. Information about the lua54-doc package on openSuSE Tumbleweed

Information for package lua54-doc:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua54-doc
Version : 5.4.6-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 423.9 KiB
Installed : No
Status : not installed
Source package : lua54-5.4.6-3.2.src
Upstream URL : https://www.lua.org
Summary : Documentation for Lua, a small embeddable language
Description :
Lua is a programming language originally designed for extending
applications, but is also frequently used as a general-purpose,
stand-alone language.
Lua combines procedural syntax (similar to Pascal) with
data description constructs based on associative arrays and extensible
semantics. Lua is dynamically typed, interpreted from byte codes, and
has automatic memory management, making it suitable for configuration,
scripting, and rapid prototyping. Lua is implemented as a small library
of C functions, written in ANSI C.

5. The same packages on other Linux Distributions