How to Install Matchering on Manjaro

Matchering is an open-source software for audio mastering. Here's how you can install it on your Manjaro Linux system:

Prerequisites

Before you begin, make sure you have the following prerequisites:

sudo pacman -S git

sudo pacman -S python

sudo pacman -S python-pip

Installation Steps

  1. Open a terminal window on your Manjaro system.

  2. Clone the Matchering repository from GitHub:

git clone https://github.com/sergree/matchering.git

  1. Navigate to the Matchering directory:

cd matchering

  1. Install the required Python dependencies using Pip:

pip install -r requirements.txt

  1. Install the required system dependencies using Pacman:

sudo pacman -S --needed ffmpeg sox

  1. Launch Matchering by running the following command:

python3 matchering.py

And that's it! Matchering is now installed on your Manjaro Linux system, and you can start using it for audio mastering.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!