GNU/Linux Arch Getting Bluetooth Device Info Guide
Hi! The Tutorial shows you Step-by-Step How to Find Bluetooth Interface Name in Arch GNU/Linux Command Line.
And to Get Bluetooth Adapter Info on Arch Linux I make use of the Command Line System Information Script inxi.
The inxi Script Shows System hardware, CPU, Drivers, Xorg, Desktop, Kernel, GCC version(s), Processes, RAM usage, and a wide variety of other useful Information.
Moreover, this guide include detailed instructions about to Installing Bluetooth Drivers on Arch.
Finally, this Setup is valid for all the Arch Linux Based Distros like:
- Manjaro
- CachyOS
- EndeavourOS
- Garuda
- Bluestar
- ArcoLinux
- Archcraft
- ArchBang
- Artix
- Archman
- BlackArch
- ArchLabs

1. Terminal QuickStart
How to QuickStart with Command Line on Arch:
Here Console Arch QuickStart GuideLink to Step-by-Step Guide on Getting Started with Command Line in Arch2. Installing Dependencies
Then to Install Required Software
Run:Authenticate with the User Admin Pass.Copysudo pacman -Sy inxi
If Got “User is Not in Sudoers file” then see: How to Enable sudo.3. Getting Bluetooth Adapter Info
Now to Find Bluetooth Device Info
Simply play:And if your Setup is working on Output you should see the ID:Copyinxi -Eaz
Contents