New to Linux?, Tired of Windows?, USE ZORIN_OS, Tools, stores, apps, commands, etc.

HomeOther ContentNew to Linux?, Tired of Windows?, USE ZORIN_OS, Tools, stores, apps, commands, etc.
New to Linux?, Tired of Windows?, USE ZORIN_OS, Tools, stores, apps, commands, etc.
New to Linux?, Tired of Windows?, USE ZORIN_OS, Tools, stores, apps, commands, etc.
##System update
sudo apt update
sudo apt dist-upgrade

NOTE*****
All these commands below are not necessary for Linux beginners, but only for people who want to produce music with it.

##facility
sudo apt install darktable // install darktable
which darktable // Find out where it was installed
sudo apt remove darktable // uninstall darktable

sudo apt install build-essentials //important packages

##Install Reaper from the website
chmod x ./install-reaper.sh
sudo ./install-reaper.sh

##Install Wine
sudo dpkg –add-architecture i386 // install 32-bit functions
sudo apt install wget
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo -apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/focal main'
sudo apt update
sudo apt dist-upgrade
sudo apt install –install-recommend winehq-staging

##Install Yabridge
wget https://github.com/robbert-vdh/yabridge/releases/download/5.1.0/yabridge-5.1.0.tar.gz
tar -xvf yabridge-5.1.0.tar.gz

##Install Pipewire (audio driver)
sudo apt install pipewire pipewire-audio-client-libraries pipewire-pulse pipewire-jack pipewire-alsa
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream
sudo apt update
sudo apt dist-upgrade
sudo apt install pipewire pipewire-audio-client-libraries
sudo apt install libspa-0.2-bluetooth libspa-0.2-jack
sudo apt install pipewire-pulse
systemctl –user enable pipewire
systemctl –user start pipwire
systemctl –user enable pipewire-pulse
systemctl –user starts pipewire-pulse
systemctl –user –now disable pulseaudio.service pulseaudio.socket
systemctl –pulseaudio user mask
sudo apt install qjackctl

Do you want to prepare for the next Linux World Domination?
Then you are in the right place.
From Soundcreation, Audiodrivers, etc…, to knowledge of working in a Linux distribution.
Learn how to configure EndeavorsOS and Timeshift on Linux for music production. We'll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic
Thank you for watching!

Whether it's talking about music groups, genres or just interesting facts about certain bands, or uploading my own music tracks…
I don't want to limit myself to that, but that will be my main content focus.
From tutorials for Reaper, Linux, talking about audio and music in general, to regular shitpostings and stupid memes.

#ubuntu
#linuxmusic
#zorinos
#the Windows
#pipe wire
#yabridge

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *