blueranger on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S blueranger

* (Optional) Uninstall blueranger on Arch using YAY

$ yay -Rns blueranger

2. Manually Install "blueranger" via AUR

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

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

b. Clone blueranger's git locally

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

c. Go to ~/blueranger folder and install it

$ cd ~/blueranger $ makepkg -si

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

ID: 957150
Name: blueranger
PackageBaseID: 131267
PackageBase: blueranger
Version: 1.0-5
Description: A simple Bash script which uses Link Quality to locate Bluetooth device radios.
URL: https://github.com/GIJack/BlueRanger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1522531415
LastModified: 1630878669
URLPath: /cgit/aur.git/snapshot/blueranger.tar.gz

5. The same packages on other Linux Distributions