How to Install and Uninstall beignet Package on openSUSE Leap

Last updated: June 05,2024

1. Install "beignet" package

Please follow the instructions below to install beignet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install beignet

2. Uninstall "beignet" package

In this section, we are going to explain the necessary steps to uninstall beignet on openSUSE Leap:

$ sudo zypper remove beignet

3. Information about the beignet package on openSUSE Leap

Information for package beignet:
--------------------------------
Repository : Main Repository
Name : beignet
Version : 1.3.2-6.27
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 14.1 MiB
Installed : No
Status : not installed
Source package : beignet-1.3.2-6.27.src
Upstream URL : https://01.org/beignet/
Summary : OpenCL implementation for Intel GPUs
Description :
Beignet is an implementation of the OpenCL specification - a generic
compute oriented API. This code base contains the code to run OpenCL programs
on Intel GPUs, which basically defines and implements the OpenCL host functions
required to initialize the device, create the command queues, the kernels and
the programs and run them on the GPU.