gsound-play
Small gobject library for playing system sounds
Install
- All systems
-
curl cmd.cat/gsound-play.sh
- Debian
-
apt-get install gsound-tools
- Ubuntu
-
apt-get install gsound-tools
- Arch Linux
-
pacman -S gsound
- Kali Linux
-
apt-get install gsound-tools
- CentOS
-
yum install gsound
- Fedora
-
dnf install gsound
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gsound-tools
- Raspbian
-
apt-get install gsound-tools
- Dockerfile
- dockerfile.run/gsound-play
gsound
Small gobject library for playing system sounds
gsound-tools
small library for playing system sounds (tools)
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. This package contains tools for use with GSound.