How to Install and Uninstall waltham-devel Package on openSUSE Leap
Last updated: November 08,2024
1. Install "waltham-devel" package
Please follow the steps below to install waltham-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
waltham-devel
Copied
2. Uninstall "waltham-devel" package
This guide covers the steps necessary to uninstall waltham-devel on openSUSE Leap:
$
sudo zypper remove
waltham-devel
Copied
3. Information about the waltham-devel package on openSUSE Leap
Information for package waltham-devel:
--------------------------------------
Repository : Main Repository
Name : waltham-devel
Version : 0.1.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.6 KiB
Installed : No
Status : not installed
Source package : waltham-0.1.0-bp155.2.10.src
Upstream URL : https://github.com/waltham/waltham
Summary : Development files for the Waltham network IPC library
Description :
Waltham is a network IPC library designed to resemble Wayland both
protocol and protocol-API wise. Protocol is described in XML files. A
generator translates XML into C code at build time.
One designs Waltham protocols exactly the same way as Wayland
extensions, you just miss the file descriptor argument type. The
protocol framework is asynchronous and object-oriented, just like
Wayland.
--------------------------------------
Repository : Main Repository
Name : waltham-devel
Version : 0.1.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.6 KiB
Installed : No
Status : not installed
Source package : waltham-0.1.0-bp155.2.10.src
Upstream URL : https://github.com/waltham/waltham
Summary : Development files for the Waltham network IPC library
Description :
Waltham is a network IPC library designed to resemble Wayland both
protocol and protocol-API wise. Protocol is described in XML files. A
generator translates XML into C code at build time.
One designs Waltham protocols exactly the same way as Wayland
extensions, you just miss the file descriptor argument type. The
protocol framework is asynchronous and object-oriented, just like
Wayland.