How to Install and Uninstall libvisual.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libvisual.i686" package

Please follow the steps below to install libvisual.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libvisual.i686

2. Uninstall "libvisual.i686" package

Please follow the guidance below to uninstall libvisual.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libvisual.i686 $ sudo dnf autoremove

3. Information about the libvisual.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:19:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libvisual
Epoch : 1
Version : 0.4.0
Release : 34.el9
Architecture : i686
Size : 156 k
Source : libvisual-0.4.0-34.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.