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

Last updated: December 24,2024

1. Install "lua53-doc" package

Please follow the steps below to install lua53-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua53-doc

2. Uninstall "lua53-doc" package

Please follow the guidance below to uninstall lua53-doc on openSuSE Tumbleweed:

$ sudo zypper remove lua53-doc

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

Information for package lua53-doc:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua53-doc
Version : 5.3.6-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 387.6 KiB
Installed : No
Status : not installed
Source package : lua53-5.3.6-2.5.src
Upstream URL : http://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