How to Install and Uninstall ispc Package on openSUSE Leap

Last updated: May 03,2024

1. Install "ispc" package

Please follow the guidelines below to install ispc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ispc

2. Uninstall "ispc" package

Please follow the guidance below to uninstall ispc on openSUSE Leap:

$ sudo zypper remove ispc

3. Information about the ispc package on openSUSE Leap

Information for package ispc:
-----------------------------
Repository : Main Repository
Name : ispc
Version : 1.18.1-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.5 MiB
Installed : No
Status : not installed
Source package : ispc-1.18.1-bp155.1.5.src
Upstream URL : https://ispc.github.io/
Summary : C-based SPMD programming language compiler
Description :
A compiler for a variant of the C programming language, with extensions for
"single program, multiple data" (SPMD) programming.