How to Install and Uninstall python311-sox Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python311-sox" package

Please follow the step by step instructions below to install python311-sox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-sox

2. Uninstall "python311-sox" package

This tutorial shows how to uninstall python311-sox on openSuSE Tumbleweed:

$ sudo zypper remove python311-sox

3. Information about the python311-sox package on openSuSE Tumbleweed

Information for package python311-sox:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-sox
Version : 1.4.1-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 387.8 KiB
Installed : No
Status : not installed
Source package : python-sox-1.4.1-1.17.src
Upstream URL : https://github.com/rabitt/pysox
Summary : Python wrapper around SoX
Description :
SOX is intended to be the Swiss Army knife of sound processing tools.
It does many things, it just does not do them all well. Sooner or later
it will come in very handy. SOX is really only usable day-to-day if you
hide the wacky options with one-line shell scripts.
This is a Python wrapper for SOX.