< Home - < Back

libQGLViewer


Information about the package, libQGLViewer, which is shipped with common Linux distributions. The libQGLViewer package is designed for, Qt based OpenGL generic 3D viewer library.


Package Name:

libQGLViewer

Summary:

Qt based OpenGL generic 3D viewer library

Description:

libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.

Architecture:

x86_64

Version:

2.3.6

Release:

1.el6

Size:

238 k

Repository:

epel

From Repository:

Licence:

GPLv2 with exceptions or GPLv3 with exceptions



Handy Yum Commands for libQGLViewer


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


Command

Description of Command

yum install libQGLViewer

This command will install libQGLViewer on the server.

yum remove libQGLViewer

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

yum -y remove libQGLViewer

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

yum update libQGLViewer

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

yum -y update libQGLViewer

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

yum info libQGLViewer

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

yum deplist libQGLViewer

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

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