systemd-bt-sleep on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S systemd-bt-sleep

* (Optional) Uninstall systemd-bt-sleep on Arch using YAY

$ yay -Rns systemd-bt-sleep

2. Manually Install "systemd-bt-sleep" via AUR

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

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

b. Clone systemd-bt-sleep's git locally

$ git clone https://aur.archlinux.org/systemd-bt-sleep.git ~/systemd-bt-sleep

c. Go to ~/systemd-bt-sleep folder and install it

$ cd ~/systemd-bt-sleep $ makepkg -si

3. Information about the systemd-bt-sleep package on Arch User Repository (AUR)

ID: 1349495
Name: systemd-bt-sleep
PackageBaseID: 199351
PackageBase: systemd-bt-sleep
Version: 0.1.0-2
Description: A systemd service for disabling Bluetooth during sleep, suspend, etc.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1699416375
LastModified: 1699416645
URLPath: /cgit/aur.git/snapshot/systemd-bt-sleep.tar.gz