How to Install and Uninstall libvisual.i686 Package on Amazon Linux 2
Last updated: January 11,2025
1. Install "libvisual.i686" package
In this section, we are going to explain the necessary steps to install libvisual.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libvisual.i686
Copied
2. Uninstall "libvisual.i686" package
Here is a brief guide to show you how to uninstall libvisual.i686 on Amazon Linux 2:
$
sudo yum remove
libvisual.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libvisual.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libvisual
Arch : i686
Version : 0.4.0
Release : 16.amzn2.0.2
Size : 147 k
Repo : amzn2-core/2/x86_64
Summary : Abstraction library for audio visualisation plugins
URL : http://libvisual.sf.net
License : LGPLv2+
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.
Available Packages
Name : libvisual
Arch : i686
Version : 0.4.0
Release : 16.amzn2.0.2
Size : 147 k
Repo : amzn2-core/2/x86_64
Summary : Abstraction library for audio visualisation plugins
URL : http://libvisual.sf.net
License : LGPLv2+
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.