bluetui on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S bluetui

* (Optional) Uninstall bluetui on Arch using YAY

$ yay -Rns bluetui

2. Manually Install "bluetui" via AUR

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

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

b. Clone bluetui's git locally

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

c. Go to ~/bluetui folder and install it

$ cd ~/bluetui $ makepkg -si

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

ID: 1427706
Name: bluetui
PackageBaseID: 203179
PackageBase: bluetui
Version: 0.4-1
Description: TUI for managing bluetooth devices
URL: https://github.com/pythops/bluetui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1709292361
LastModified: 1710508217
URLPath: /cgit/aur.git/snapshot/bluetui.tar.gz