libopenblt on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S libopenblt

* (Optional) Uninstall libopenblt on Arch using YAY

$ yay -Rns libopenblt

2. Manually Install "libopenblt" via AUR

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

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

b. Clone libopenblt's git locally

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

c. Go to ~/libopenblt folder and install it

$ cd ~/libopenblt $ makepkg -si

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

ID: 1128859
Name: libopenblt
PackageBaseID: 182927
PackageBase: libopenblt
Version: 1.14.01-1
Description: The OpenBLT Host Library contains an API for communicating with a microcontroller running the OpenBLT bootloader
URL: https://www.feaser.com/openblt/doku.php?id=manual:libopenblt
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Bonnee
Submitter: Bonnee
FirstSubmitted: 1654550527
LastModified: 1661117619
URLPath: /cgit/aur.git/snapshot/libopenblt.tar.gz