libopencm3-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libopencm3-git

* (Optional) Uninstall libopencm3-git on Arch using YAY

$ yay -Rns libopencm3-git

2. Manually Install "libopencm3-git" via AUR

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

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

b. Clone libopencm3-git's git locally

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

c. Go to ~/libopencm3-git folder and install it

$ cd ~/libopencm3-git $ makepkg -si

3. Information about the libopencm3-git package on Arch User Repository (AUR)

ID: 921119
Name: libopencm3-git
PackageBaseID: 65052
PackageBase: libopencm3-git
Version: r2759.3b89fc59-1
Description: Open Source firmware library for various ARM Cortex microcontrollers
URL: http://www.libopencm3.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: mschmoelzer
FirstSubmitted: 1354123702
LastModified: 1623689238
URLPath: /cgit/aur.git/snapshot/libopencm3-git.tar.gz