How to Install and Uninstall libcallback1 Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "libcallback1" package

Please follow the instructions below to install libcallback1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcallback1

2. Uninstall "libcallback1" package

This is a short guide on how to uninstall libcallback1 on openSuSE Tumbleweed:

$ sudo zypper remove libcallback1

3. Information about the libcallback1 package on openSuSE Tumbleweed

Information for package libcallback1:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcallback1
Version : 2.4-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.0 KiB
Installed : No
Status : not installed
Source package : ffcall-2.4-4.1.src
Upstream URL : https://www.gnu.org/software/libffcall/
Summary : FFI library for closures with variable arguments
Description :
A library for building foreign function call interfaces in embedded
interpreters.
This library allows for closures with variable arguments as
first-class C functions (a reentrant combination of vacall and
trampoline).