Information about the package, libcilkrts, which is shipped with common Linux distributions. The libcilkrts package is designed for, The Cilk+ runtime library.
Package Name:
libcilkrts
Summary:
The Cilk+ runtime library
URL:
Description:
LGPLv2+ and BSD This package contains the Cilk+ runtime library.
Architecture:
x86_64
Version:
7.1.1
Release:
2.4.1.el6_9
Size:
65 k
Repository:
updates
From Repository:
Licence:
GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
Control the libcilkrts package with the following handy commands outlined below.
yum install libcilkrts
This command will install libcilkrts on the server.
yum remove libcilkrts
This command will un-install libcilkrts on the server. When you run this command, you will be asked if you are sure that you want to remove libcilkrts, so you have to manually confirm that you want to do this.
yum -y remove libcilkrts
This command will un-install libcilkrts on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libcilkrts when using the -y flag.
yum update libcilkrts
This command will update libcilkrts to the latest version. When you run this command, you will be asked if you are sure that you want to remove libcilkrts, so you have to manually confirm that you want to do this.
yum -y update libcilkrts
This command will update libcilkrts to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libcilkrts when using the -y flag.
yum info libcilkrts
This command will show you core information about the libcilkrts package.
yum deplist libcilkrts
This command will show you the dependencies for libcilkrts. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update libcilkrts
This command will check if there is an update waiting on libcilkrts. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.