bluez-monitor on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S bluez-monitor

* (Optional) Uninstall bluez-monitor on Arch using YAY

$ yay -Rns bluez-monitor

2. Manually Install "bluez-monitor" via AUR

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

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

b. Clone bluez-monitor's git locally

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

c. Go to ~/bluez-monitor folder and install it

$ cd ~/bluez-monitor $ makepkg -si

3. Information about the bluez-monitor package on Arch User Repository (AUR)

ID: 1209930
Name: bluez-monitor
PackageBaseID: 190349
PackageBase: bluez-monitor
Version: 1.0.0-1
Description: A simple Rust BlueZ D-Bus monitor that outputs events to stdout in JSON format.
URL: https://github.com/FieldofClay/bluez-monitor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FieldOfClay
Submitter: FieldOfClay
FirstSubmitted: 1676198473
LastModified: 1676198473
URLPath: /cgit/aur.git/snapshot/bluez-monitor.tar.gz