mongoose-os on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mongoose-os

* (Optional) Uninstall mongoose-os on Arch using YAY

$ yay -Rns mongoose-os

2. Manually Install "mongoose-os" via AUR

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

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

b. Clone mongoose-os's git locally

$ git clone https://aur.archlinux.org/mongoose-os.git ~/mongoose-os

c. Go to ~/mongoose-os folder and install it

$ cd ~/mongoose-os $ makepkg -si

3. Information about the mongoose-os package on Arch User Repository (AUR)

ID: 562030
Name: mongoose-os
PackageBaseID: 131584
PackageBase: mongoose-os
Version: 201811161855+0fc1db0-1
Description: This package contains the Mongoose OS - IoT Firmware Development Framework.
URL: https://mongoose-os.com
NumVotes: 3
Popularity: 0
OutOfDate: 1556180202
Maintainer:
Submitter: hbendali
FirstSubmitted: 1523661495
LastModified: 1542876465
URLPath: /cgit/aur.git/snapshot/mongoose-os.tar.gz