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

Last updated: September 20,2024

1. Install "lua54-lyaml" package

Here is a brief guide to show you how to install lua54-lyaml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua54-lyaml

2. Uninstall "lua54-lyaml" package

This tutorial shows how to uninstall lua54-lyaml on openSuSE Tumbleweed:

$ sudo zypper remove lua54-lyaml

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

Information for package lua54-lyaml:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua54-lyaml
Version : 6.2.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 59.2 KiB
Installed : No
Status : not installed
Source package : lua54-lyaml-6.2.8-1.1.src
Upstream URL : https://github.com/gvvaughan/lyaml
Summary : LibYAML binding for Lua
Description :
LibYAML binding for Lua, with a fast C implementation for converting between YAML 1.1 and Lua tables,
and a low-level YAML event parser for implementing more intricate YAML document loading.