Public Ubuntu apt repository for AppMana packages.
Repository URL:
https://appmana.github.io/apt
Install:
curl -fsSL https://appmana.github.io/apt/appmana-archive-keyring.gpg \
| sudo gpg --dearmor -o /usr/share/keyrings/appmana-archive-keyring.gpg
echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/appmana-archive-keyring.gpg] https://appmana.github.io/apt noble main' \
| sudo tee /etc/apt/sources.list.d/appmana.list
sudo apt updateThunderbolt packages:
sudo apt install thunderbolt-tbfix-dkms
sudo apt install \
thunderbolt-ibverbs-dkms thunderbolt-ibverbs-tools usb4-rdma-providerThe repository is generated by GitHub Actions from approved .deb assets
published in package source repositories. For ibverbs, the noble repository
indexes the DKMS package, the architecture-independent reproduction-tools
package, and the usb4-rdma-provider_*noble_amd64.deb provider package only;
jammy provider assets are left out of this apt index. The tools package
installs the bounded tbv-hang-repro traffic-and-capture harness.