How to Install and Uninstall libportaudio2 Package on openSUSE Leap

Last updated: May 15,2024

1. Install "libportaudio2" package

Please follow the guidelines below to install libportaudio2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libportaudio2

2. Uninstall "libportaudio2" package

This is a short guide on how to uninstall libportaudio2 on openSUSE Leap:

$ sudo zypper remove libportaudio2

3. Information about the libportaudio2 package on openSUSE Leap

Information for package libportaudio2:
--------------------------------------
Repository : Main Repository
Name : libportaudio2
Version : 190600_20161030-2.39
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 188.4 KiB
Installed : No
Status : not installed
Source package : portaudio-190600_20161030-2.39.src
Upstream URL : http://www.portaudio.com/
Summary : Portable Real-Time Audio Library
Description :
PortAudio is a portable audio I/O library designed for cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32 bit
floating point, and will be converted to the native format internally.