How to Install and Uninstall liborc-0_4-0 Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "liborc-0_4-0" package

Please follow the guidelines below to install liborc-0_4-0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install liborc-0_4-0

2. Uninstall "liborc-0_4-0" package

Please follow the guidelines below to uninstall liborc-0_4-0 on openSuSE Tumbleweed:

$ sudo zypper remove liborc-0_4-0

3. Information about the liborc-0_4-0 package on openSuSE Tumbleweed

Information for package liborc-0_4-0:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : liborc-0_4-0
Version : 0.4.38-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 753.9 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 Library
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.