How to Install and Uninstall sndiod Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "sndiod" package

Here is a brief guide to show you how to install sndiod on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sndiod

2. Uninstall "sndiod" package

Please follow the step by step instructions below to uninstall sndiod on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sndiod $ sudo apt autoclean && sudo apt autoremove

3. Information about the sndiod package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sndiod
Priority: optional
Section: universe/sound
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Piwowarski
Architecture: amd64
Source: sndio
Version: 1.1.0-2
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.16), libsndio6.1 (>= 1.1.0)
Recommends: sndio-tools
Filename: pool/universe/s/sndio/sndiod_1.1.0-2_amd64.deb
Size: 45764
MD5sum: 4736bf78f4022cdc8717c401481c38a9
SHA1: 109b4456f87bb13ce5b3768e27b14bd1c2ae219a
SHA256: fbc31bf2e2db3e4f288e6b391e149a8dddd19091af50efb1e3516f978d162a21
Description-en: Small audio and MIDI framework from OpenBSD, sound server
Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD
project. It provides a lightweight audio and MIDI server and a well-documented
userspace API to access the server or audio hardware in a uniform way. Sndio is
designed to work well for both desktop and professional music applications, and
supports features found in more complex sound systems such as per-application
volume control, software mixing, and network transparency.
.
This package contains the sndiod sound server.
Description-md5: ac6508df8764559855af6ea5ef51ee40
Multi-Arch: foreign
Homepage: http://www.sndio.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu