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

Last updated: November 08,2024

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

$ yay -S mbed-studio-bin

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

$ yay -Rns mbed-studio-bin

2. Manually Install "mbed-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 mbed-studio-bin's git locally

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

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

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

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

ID: 1257858
Name: mbed-studio-bin
PackageBaseID: 153766
PackageBase: mbed-studio-bin
Version: 1.4.5-14
Description: free IDE and toolchain for Mbed OS 5 application and library development
URL: https://os.mbed.com/studio/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pragerabez
Submitter: pragerabez
FirstSubmitted: 1590819615
LastModified: 1684063618
URLPath: /cgit/aur.git/snapshot/mbed-studio-bin.tar.gz