thunderbolt-utils on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S thunderbolt-utils

* (Optional) Uninstall thunderbolt-utils on Arch using YAY

$ yay -Rns thunderbolt-utils

2. Manually Install "thunderbolt-utils" via AUR

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

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

b. Clone thunderbolt-utils's git locally

$ git clone https://aur.archlinux.org/thunderbolt-utils.git ~/thunderbolt-utils

c. Go to ~/thunderbolt-utils folder and install it

$ cd ~/thunderbolt-utils $ makepkg -si

3. Information about the thunderbolt-utils package on Arch User Repository (AUR)

ID: 1291094
Name: thunderbolt-utils
PackageBaseID: 195882
PackageBase: thunderbolt-utils
Version: 0.1.rc1-1
Description: Thunderbolt/USB4 Linux user-space utilities from Intel
URL: https://github.com/intel/thunderbolt-utils
NumVotes: 1
Popularity: 0.007864
OutOfDate:
Maintainer: wooptoo
Submitter: wooptoo
FirstSubmitted: 1689761383
LastModified: 1689761383
URLPath: /cgit/aur.git/snapshot/thunderbolt-utils.tar.gz

5. The same packages on other Linux Distributions