How to Install and Uninstall orc.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "orc.x86_64" package
Here is a brief guide to show you how to install orc.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
orc.x86_64
Copied
2. Uninstall "orc.x86_64" package
This guide let you learn how to uninstall orc.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
orc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the orc.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:24:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : orc
Version : 0.4.28
Release : 3.el8
Architecture : x86_64
Size : 175 k
Source : orc-0.4.28-3.el8.src.rpm
Repository : appstream
Summary : The Oil Run-time Compiler
URL : http://cgit.freedesktop.org/gstreamer/orc/
License : BSD
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.
Available Packages
Name : orc
Version : 0.4.28
Release : 3.el8
Architecture : x86_64
Size : 175 k
Source : orc-0.4.28-3.el8.src.rpm
Repository : appstream
Summary : The Oil Run-time Compiler
URL : http://cgit.freedesktop.org/gstreamer/orc/
License : BSD
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.