How to Install and Uninstall gsound.x86_64 Package on Oracle Linux 8

Last updated: July 03,2024

1. Install "gsound.x86_64" package

Please follow the instructions below to install gsound.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gsound.x86_64

2. Uninstall "gsound.x86_64" package

This tutorial shows how to uninstall gsound.x86_64 on Oracle Linux 8:

$ sudo dnf remove gsound.x86_64 $ sudo dnf autoremove

3. Information about the gsound.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:18:46 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gsound
Version : 1.0.2
Release : 6.el8
Architecture : x86_64
Size : 35 k
Source : gsound-1.0.2-6.el8.src.rpm
Repository : ol8_appstream
Summary : Small gobject library for playing system sounds
URL : https://wiki.gnome.org/Projects/GSound
License : LGPLv2
Description : GSound is a small library for playing system sounds.
: It's designed to be used via GObject Introspection,
: and is a thin wrapper around the libcanberra C library