tbt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tbt

* (Optional) Uninstall tbt on Arch using YAY

$ yay -Rns tbt

2. Manually Install "tbt" via AUR

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

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

b. Clone tbt's git locally

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

c. Go to ~/tbt folder and install it

$ cd ~/tbt $ makepkg -si

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

ID: 994754
Name: tbt
PackageBaseID: 125310
PackageBase: tbt
Version: 0.9.3-6
Description: Thunderbolt(TM) user-space components
URL: https://github.com/intel/thunderbolt-software-user-space
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1504529217
LastModified: 1638055765
URLPath: /cgit/aur.git/snapshot/tbt.tar.gz