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

Last updated: May 17,2024

1. Install "lua53-mpack" package

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

$ sudo zypper refresh $ sudo zypper install lua53-mpack

2. Uninstall "lua53-mpack" package

This guide covers the steps necessary to uninstall lua53-mpack on openSUSE Leap:

$ sudo zypper remove lua53-mpack

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

Information for package lua53-mpack:
------------------------------------
Repository : Main Repository
Name : lua53-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 : lua53-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.