bluelog on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S bluelog

* (Optional) Uninstall bluelog on Arch using YAY

$ yay -Rns bluelog

2. Manually Install "bluelog" via AUR

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

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

b. Clone bluelog's git locally

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

c. Go to ~/bluelog folder and install it

$ cd ~/bluelog $ makepkg -si

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

ID: 1392299
Name: bluelog
PackageBaseID: 110667
PackageBase: bluelog
Version: 1.1.2-2
Description: A highly configurable Linux Bluetooth scanner with optional web interface
URL: https://github.com/MS3FGX/Bluelog
NumVotes: 2
Popularity: 3.0E-5
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1461832684
LastModified: 1706180548
URLPath: /cgit/aur.git/snapshot/bluelog.tar.gz

5. The same packages on other Linux Distributions