How to Install liborc-0.4-0-dbg in Ubuntu 18.04



Install liborc-0.4-0-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install liborc-0.4-0-dbg

Description:

Library of Optimized Inner Loops Runtime Compiler (debug package)

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. . This package contains the debugging symbols for the orc library. Users should install it if they want to debug software that uses orc.

Homepage: https://cgit.freedesktop.org/gstreamer/orc

Version: 1:0.4.28-1

Section: debug