How to Install and Uninstall orc Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "orc" package
Please follow the steps below to install orc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
orc
Copied
2. Uninstall "orc" package
This guide let you learn how to uninstall orc on openSuSE Tumbleweed:
$
sudo zypper remove
orc
Copied
3. Information about the orc package on openSuSE Tumbleweed
Information for package orc:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : orc
Version : 0.4.38-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 273.5 KiB
Installed : No
Status : not installed
Source package : orc-0.4.38-1.1.src
Upstream URL : https://gitlab.freedesktop.org/gstreamer/orc
Summary : The Oil Runtime Compiler
Description :
Orc is a library and set of tools for compiling and executing very simple
programs that operate on arrays of data. The “language” is a generic
assembly language that represents many of the features available in SIMD
architectures, including saturated addition and subtraction, and many
arithmetic operations.
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : orc
Version : 0.4.38-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 273.5 KiB
Installed : No
Status : not installed
Source package : orc-0.4.38-1.1.src
Upstream URL : https://gitlab.freedesktop.org/gstreamer/orc
Summary : The Oil Runtime Compiler
Description :
Orc is a library and set of tools for compiling and executing very simple
programs that operate on arrays of data. The “language” is a generic
assembly language that represents many of the features available in SIMD
architectures, including saturated addition and subtraction, and many
arithmetic operations.