How to Install and Uninstall lua51-copas Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "lua51-copas" package

This tutorial shows how to install lua51-copas on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua51-copas

2. Uninstall "lua51-copas" package

Please follow the guidance below to uninstall lua51-copas on openSuSE Tumbleweed:

$ sudo zypper remove lua51-copas

3. Information about the lua51-copas package on openSuSE Tumbleweed

Information for package lua51-copas:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua51-copas
Version : 2.0.2-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 49.7 KiB
Installed : No
Status : not installed
Source package : lua51-copas-2.0.2-4.2.src
Upstream URL : https://lunarmodules.github.io/copas
Summary : Coroutine Oriented Portable Asynchronous Services
Description :
Copas is a dispatcher based on coroutines that can be used by TCP/IP
servers. It uses LuaSocket as the interface with the TCP/IP stack.
A server registered with Copas should provide a handler for requests and
use Copas socket functions to send the response. Copas loops through
requests and invokes the corresponding handlers. For a full
implementation of a Copas HTTP server you can refer to Xavante as an
example.

5. The same packages on other Linux Distributions