< Home - < Back

piglit


Information about the package, piglit, which is shipped with common Linux distributions. The piglit package is designed for, Collection of automated tests for OpenGL implementations.


Package Name:

piglit

Summary:

Collection of automated tests for OpenGL implementations

Description:

Piglit is a collection of automated tests for OpenGL implementations. The goal of Piglit is to help improve the quality of open source OpenGL drivers by providing developers with a simple means to perform regression tests.

Architecture:

x86_64

Version:

1

Release:

0.19.20140414GIT8775223.el6

Size:

5.9 M

Repository:

epel

From Repository:

Licence:

MIT and GPLv2+ and GPLv3 and LGPLv2



Handy Yum Commands for piglit


Control the piglit package with the following handy commands outlined below.


Command

Description of Command

yum install piglit

This command will install piglit on the server.

yum remove piglit

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

yum -y remove piglit

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

yum update piglit

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

yum -y update piglit

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

yum info piglit

This command will show you core information about the piglit package.

yum deplist piglit

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

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