< Home - < Back

mesa-private-llvm


Information about the package, mesa-private-llvm, which is shipped with common Linux distributions. The mesa-private-llvm package is designed for, llvm engine for Mesa.


Package Name:

mesa-private-llvm

Summary:

llvm engine for Mesa

Description:

This package contains the LLVM-based runtime support for Mesa. It is not a fully-featured build of LLVM, and use by any package other than Mesa is not supported.

Architecture:

x86_64

Version:

3.6.2

Release:

1.el6

Size:

6.5 M

Repository:

base

From Repository:

Licence:

NCSA



Handy Yum Commands for mesa-private-llvm


Control the mesa-private-llvm package with the following handy commands outlined below.


Command

Description of Command

yum install mesa-private-llvm

This command will install mesa-private-llvm on the server.

yum remove mesa-private-llvm

This command will un-install mesa-private-llvm on the server. When you run this command, you will be asked if you are sure that you want to remove mesa-private-llvm, so you have to manually confirm that you want to do this.

yum -y remove mesa-private-llvm

This command will un-install mesa-private-llvm 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 mesa-private-llvm when using the -y flag.

yum update mesa-private-llvm

This command will update mesa-private-llvm to the latest version. When you run this command, you will be asked if you are sure that you want to remove mesa-private-llvm, so you have to manually confirm that you want to do this.

yum -y update mesa-private-llvm

This command will update mesa-private-llvm 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 mesa-private-llvm when using the -y flag.

yum info mesa-private-llvm

This command will show you core information about the mesa-private-llvm package.

yum deplist mesa-private-llvm

This command will show you the dependencies for mesa-private-llvm. 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 mesa-private-llvm

This command will check if there is an update waiting on mesa-private-llvm. 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.