How to Install and Uninstall lua51-mpack Package on openSUSE Leap

Last updated: July 05,2024

1. Install "lua51-mpack" package

This guide covers the steps necessary to install lua51-mpack on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lua51-mpack

2. Uninstall "lua51-mpack" package

This tutorial shows how to uninstall lua51-mpack on openSUSE Leap:

$ sudo zypper remove lua51-mpack

3. Information about the lua51-mpack package on openSUSE Leap

Information for package lua51-mpack:
------------------------------------
Repository : Main Repository
Name : lua51-mpack
Version : 1.0.6-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 39.2 KiB
Installed : No
Status : not installed
Source package : lua51-mpack-1.0.6-bp155.2.10.src
Upstream URL : https://github.com/libmpack/libmpack-lua
Summary : Implementation of MessagePack for Lua 5.1
Description :
mpack is a binary serialization/RPC library that implements both the msgpack
and msgpack-rpc specifications.