btcli on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S btcli

* (Optional) Uninstall btcli on Arch using YAY

$ yay -Rns btcli

2. Manually Install "btcli" via AUR

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

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

b. Clone btcli's git locally

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

c. Go to ~/btcli folder and install it

$ cd ~/btcli $ makepkg -si

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

ID: 1184451
Name: btcli
PackageBaseID: 188821
PackageBase: btcli
Version: 0.1.0-1
Description: A simple, easy to use, CLI bluetooth connections manager
URL: https://gitlab.com/a4to/btcli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1671327074
LastModified: 1671327074
URLPath: /cgit/aur.git/snapshot/btcli.tar.gz