chibios on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S chibios

* (Optional) Uninstall chibios on Arch using YAY

$ yay -Rns chibios

2. Manually Install "chibios" via AUR

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

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

b. Clone chibios's git locally

$ git clone https://aur.archlinux.org/chibios.git ~/chibios

c. Go to ~/chibios folder and install it

$ cd ~/chibios $ makepkg -si

3. Information about the chibios package on Arch User Repository (AUR)

ID: 870002
Name: chibios
PackageBaseID: 118834
PackageBase: chibios
Version: 20.3.3-1
Description: ChibiOS - free embedded RTOS
URL: http://chibios.org
NumVotes: 1
Popularity: 0.000296
OutOfDate: 1675798085
Maintainer: bcclsn
Submitter: Kosyak
FirstSubmitted: 1484540464
LastModified: 1614417880
URLPath: /cgit/aur.git/snapshot/chibios.tar.gz