pc-ble-driver on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pc-ble-driver

* (Optional) Uninstall pc-ble-driver on Arch using YAY

$ yay -Rns pc-ble-driver

2. Manually Install "pc-ble-driver" via AUR

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

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

b. Clone pc-ble-driver's git locally

$ git clone https://aur.archlinux.org/pc-ble-driver.git ~/pc-ble-driver

c. Go to ~/pc-ble-driver folder and install it

$ cd ~/pc-ble-driver $ makepkg -si

3. Information about the pc-ble-driver package on Arch User Repository (AUR)

ID: 1036106
Name: pc-ble-driver
PackageBaseID: 157608
PackageBase: pc-ble-driver
Version: 4.1.4-1
Description: C/C++ libraries for Bluetooth Low Energy nRF5 SoftDevice serialization.
URL: https://github.com/NordicSemiconductor/pc-ble-driver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
FirstSubmitted: 1599830144
LastModified: 1644765475
URLPath: /cgit/aur.git/snapshot/pc-ble-driver.tar.gz

5. The same packages on other Linux Distributions