toggle-bluetooth on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S toggle-bluetooth

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

$ yay -Rns toggle-bluetooth

2. Manually Install "toggle-bluetooth" via AUR

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

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

b. Clone toggle-bluetooth's git locally

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

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

$ cd ~/toggle-bluetooth $ makepkg -si

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

ID: 927988
Name: toggle-bluetooth
PackageBaseID: 168371
PackageBase: toggle-bluetooth
Version: 0.0.2-4
Description: Script to toggle bluetooth on/off
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: langfingaz
Submitter: langfingaz
FirstSubmitted: 1624795326
LastModified: 1624977960
URLPath: /cgit/aur.git/snapshot/toggle-bluetooth.tar.gz