mbed-os6 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mbed-os6

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

$ yay -Rns mbed-os6

2. Manually Install "mbed-os6" via AUR

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

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

b. Clone mbed-os6's git locally

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

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

$ cd ~/mbed-os6 $ makepkg -si

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

ID: 1219206
Name: mbed-os6
PackageBaseID: 152808
PackageBase: mbed-os6
Version: 6.17.0-1
Description: Source code for Arm Mbed OS v6
URL: https://os.mbed.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lorcap
FirstSubmitted: 1589554651
LastModified: 1677613107
URLPath: /cgit/aur.git/snapshot/mbed-os6.tar.gz