bluetooth-autoconnect on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S bluetooth-autoconnect

* (Optional) Uninstall bluetooth-autoconnect on Arch using YAY

$ yay -Rns bluetooth-autoconnect

2. Manually Install "bluetooth-autoconnect" via AUR

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

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

b. Clone bluetooth-autoconnect's git locally

$ git clone https://aur.archlinux.org/bluetooth-autoconnect.git ~/bluetooth-autoconnect

c. Go to ~/bluetooth-autoconnect folder and install it

$ cd ~/bluetooth-autoconnect $ makepkg -si

3. Information about the bluetooth-autoconnect package on Arch User Repository (AUR)

ID: 886228
Name: bluetooth-autoconnect
PackageBaseID: 140551
PackageBase: bluetooth-autoconnect
Version: 1.3-1
Description: A service to automatically connect to all paired and trusted bluetooth devices
URL: https://github.com/jrouleau/bluetooth-autoconnect
NumVotes: 19
Popularity: 0.011062
OutOfDate:
Maintainer: jrouleau
Submitter: jrouleau
FirstSubmitted: 1553400617
LastModified: 1617282452
URLPath: /cgit/aur.git/snapshot/bluetooth-autoconnect.tar.gz