Music on Linux: #12 || Install Yabridge(ctl) on Linux; Use Windows Audio Plugins in LINUX

2 months ago
5

# ARCH:
sudo pacman -S wine-staging

yay -S yabridge-git yabridgectl

# FEDORA:

sudo dnf install git gcc-c++ make cmake

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm

sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

sudo dnf install 'dnf-command(config-manager)'

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/40/winehq.repo

sudo dnf update

sudo dnf install winehq-staging

# DEBIAN/UBUNTU

sudo dpkg --add-architecture i386 # Enable 32-bit architecture if not already enabled

wget -O- https://dl.winehq.org/wine-builds/winehq.key | sudo gpg --dearmor -o /usr/share/keyrings/winehq-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/winehq-archive-keyring.gpg] https://dl.winehq.org/wine-builds/debian/ bookworm main" | sudo tee /etc/apt/sources.list.d/winehq.list

sudo apt update

sudo apt dist-upgrade

sudo apt install wine

# After Copying the installed files:

replace USERNAME with your actual username ;-)

sudo mv /usr/lib/yabridge/* /usr/lib/

ls -l /home/USERNAME/.local/yabridge/libyabridge-chainloader-vst2.so

ls -l /usr/lib/libyabridge-chainloader-vst2.so

# Update Dynamic Linker Cache

sudo ldconfig

# Create Symbolic Link:

sudo ln -s /home/USERNAME/.local/yabridge/yabridgectl /usr/local/bin/yabridgectl

Wanna be prepared for the coming Linux world Domination?
Then you are at the right place.
From Soundcreation, Audiodrivers, etc..., to the knowledge of working in a Linux Distro.
Learn how to set up EndeavorsOS and Timeshift on Linux for music production. We'll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic
Thanks for watching!

From talking about Musicbands, Genres, or simply interesting facts about certain groups, to uploading my own music tracks...
I do not to limit myself to just that, but this will be my primary focus of content.
From Tutorials for Reaper, Linux, talking about Audio and Music in general, to regular shitposting and stupid memes.

0:00 Intro
0:46 What is Yabridge?
3:54 Install Deps for Arch
6:12 Install Deps for Fedora
7:53 Install Deps for Debian/Ubuntu
8:35 Install and build Yabridge(ctl) from Git
16:28 Outro

Loading comments...