How To Install Rec On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Rec On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

rec

Swiss army knife of sound processing

Maintainer: Debian Multimedia Maintainers



Section: sound

Install rec

  • Debian apt-get install sox Click to copy
  • Ubuntu apt-get install sox Click to copy
  • Alpine OS apk add sox Click to copy
  • Arch Linux pacman -S sox Click to copy
  • Kali Linux apt-get install sox Click to copy
  • CentOS yum install sox Click to copy
  • Fedora dnf install sox Click to copy
  • Raspbian apt-get install sox Click to copy
  • macOS brew install sox Click to copy

sox

Swiss army knife of sound processing

SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms. SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU, GSM and several more. Any format support requires at least libsox-fmt-base. Some formats have their own package e.g. mp3 read and write support is provided by libsox-fmt-mp3. SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse (respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and libsox-fmt-pulse). It also supports LADSPA plugins.

Installing rec command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of rec 2024 package in your OS.