How to Install and Uninstall python3-pydub Package on openSUSE Leap

Last updated: June 02,2024

1. Install "python3-pydub" package

This guide covers the steps necessary to install python3-pydub on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pydub

2. Uninstall "python3-pydub" package

Please follow the instructions below to uninstall python3-pydub on openSUSE Leap:

$ sudo zypper remove python3-pydub

3. Information about the python3-pydub package on openSUSE Leap

Information for package python3-pydub:
--------------------------------------
Repository : Main Repository
Name : python3-pydub
Version : 0.23.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 242.0 KiB
Installed : No
Status : not installed
Source package : python-pydub-0.23.1-bp155.2.13.src
Upstream URL : https://github.com/jiaaro/pydub
Summary : Audio manipulation with Python
Description :
A Python module to manipulate audio with a high level interface.