On Wed, May 21, 2025 at 8:15 AM Jerry Geis <jerry.geis@gmail.com> wrote:
I do the following command to install sox and get an error:

yum install sox
Last metadata expiration check: 0:13:27 ago on Wed May 21 08:00:40 2025.
No match for argument: sox
Error: Unable to find a match: sox

what? how do I install sox ?  I tried dnf also

Jerry


I did this:
 yum install epel-release
yum install sox


that seemed to work

Jerry