How to Install and Uninstall osspd Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "osspd" package

This tutorial shows how to install osspd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install osspd

2. Uninstall "osspd" package

Please follow the instructions below to uninstall osspd on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove osspd $ sudo apt autoclean && sudo apt autoremove

3. Information about the osspd package on Ubuntu 21.10 (Impish Indri)

Package: osspd
Architecture: amd64
Version: 1.3.2-12.2
Multi-Arch: foreign
Priority: optional
Section: universe/sound
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ralf Jung
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Provides: oss-compat
Depends: lsb-base (>= 3.2-14), osspd-pulseaudio | osspd-backend, libc6 (>= 2.33), libfuse2 (>= 2.8)
Conflicts: oss-compat
Filename: pool/universe/o/osspd/osspd_1.3.2-12.2_amd64.deb
Size: 24696
MD5sum: 7dd149b23a31fc8cef3a94c17a73cc9c
SHA1: b80a3833da464eea2181ecf6d68c3783e10dff33
SHA256: 8f6ca32a811191054fdd6f5c689659333cd75770777504a833f81f19933c0c40
SHA512: e0be5def1222268c62ebfac10d70222dfded9cd1222eaa6197a085c1e22b24a0e51af0cffb5500b050ef5481e2c3f96f96bf82f22c1debe33397052f9e6a4d26
Homepage: https://sourceforge.net/projects/osspd/
Description-en: OSS Proxy Daemon: Userland OSS emulation
OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
/dev/mixer) implementation using CUSE. Currently it supports
forwarding OSS sound streams to PulseAudio and ALSA.
.
Actually emulating the OSS devices makes for a more robust emulation compared
to OSS wrappers using LD_PRELOAD, like aoss and padsp. It also works better
when running foreign-architecture applications or using old libc versions for
compatibility reasons.
Description-md5: d7ac15bb4572a62032e48c6a9cafc78c
Task: ubuntustudio-video, ubuntustudio-audio