< Home - < Back

libvisual


Information about the package, libvisual, which is shipped with common Linux distributions. The libvisual package is designed for, Abstraction library for audio visualisation plugins.


Package Name:

libvisual

Summary:

Abstraction library for audio visualisation plugins

Description:

Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals they do depend on a player or something else, basically there is no general framework that enable application developers to easy access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications, through this easy to use interface applications can easily access plugins and since the drawing is done by the application it also enables the developer to draw the visual anywhere he wants.

Architecture:

x86_64

Version:

0.4.0

Release:

10.el6

Size:

135 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for libvisual


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


Command

Description of Command

yum install libvisual

This command will install libvisual on the server.

yum remove libvisual

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

yum -y remove libvisual

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

yum update libvisual

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

yum -y update libvisual

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

yum info libvisual

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

yum deplist libvisual

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

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