How to Install and Uninstall liborc-0_4-0 Package on openSUSE Leap

Last updated: May 18,2024

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

This guide let you learn how to install liborc-0_4-0 on openSUSE Leap

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

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

This tutorial shows how to uninstall liborc-0_4-0 on openSUSE Leap:

$ sudo zypper remove liborc-0_4-0

3. Information about the liborc-0_4-0 package on openSUSE Leap

Information for package liborc-0_4-0:
-------------------------------------
Repository : Main Repository
Name : liborc-0_4-0
Version : 0.4.28-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 515.3 KiB
Installed : No
Status : not installed
Source package : orc-0.4.28-3.3.1.src
Upstream URL : http://cgit.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.