mbed-os5 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mbed-os5

* (Optional) Uninstall mbed-os5 on Arch using YAY

$ yay -Rns mbed-os5

2. Manually Install "mbed-os5" via AUR

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

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

b. Clone mbed-os5's git locally

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

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

$ cd ~/mbed-os5 $ makepkg -si

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

ID: 1080215
Name: mbed-os5
PackageBaseID: 152807
PackageBase: mbed-os5
Version: 5.15.9-1
Description: Source code for Arm Mbed OS v5
URL: https://os.mbed.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lorcap
FirstSubmitted: 1589554646
LastModified: 1652559754
URLPath: /cgit/aur.git/snapshot/mbed-os5.tar.gz