bitwig-8-track on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "bitwig-8-track" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install bitwig-8-track on Arch using YAY

$ yay -S bitwig-8-track

* (Optional) Uninstall bitwig-8-track on Arch using YAY

$ yay -Rns bitwig-8-track

2. Manually Install "bitwig-8-track" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bitwig-8-track's git locally

$ git clone https://aur.archlinux.org/bitwig-8-track.git ~/bitwig-8-track

c. Go to ~/bitwig-8-track folder and install it

$ cd ~/bitwig-8-track $ makepkg -si

3. Information about the bitwig-8-track package on Arch User Repository (AUR)