linux-studio-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "linux-studio-bin" 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 linux-studio-bin on Arch using YAY

$ yay -S linux-studio-bin

* (Optional) Uninstall linux-studio-bin on Arch using YAY

$ yay -Rns linux-studio-bin

2. Manually Install "linux-studio-bin" via AUR

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

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

b. Clone linux-studio-bin's git locally

$ git clone https://aur.archlinux.org/linux-studio-bin.git ~/linux-studio-bin

c. Go to ~/linux-studio-bin folder and install it

$ cd ~/linux-studio-bin $ makepkg -si

3. Information about the linux-studio-bin package on Arch User Repository (AUR)

ID: 991046
Name: linux-studio-bin
PackageBaseID: 173227
PackageBase: linux-studio-bin
Version: 5.30-1
Description: Segger Linux Studio is an all-in-one solution for application development on Linux.
URL: https://www.segger.com/products/development-tools/linux-studio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1637310271
LastModified: 1637310271
URLPath: /cgit/aur.git/snapshot/linux-studio-bin.tar.gz