Package Details: trezord-go 2.0.33-1

Git Clone URL: https://aur.archlinux.org/trezord-go.git (read-only, click to copy)
Package Base: trezord-go
Description: TREZOR Communication Daemon aka TREZOR Bridge (written in Go)
Upstream URL: https://github.com/trezor/trezord-go
Keywords: crypto cryptocurrency go trezor wallet
Licenses: LGPL3
Conflicts: trezord
Provides: trezord
Submitter: plague-doctor
Maintainer: pizzaman
Last Packager: pizzaman
Votes: 9
Popularity: 0.047288
First Submitted: 2018-07-06 22:47 (UTC)
Last Updated: 2025-04-01 06:11 (UTC)

Latest Comments

Dendrocalamus64 commented on 2025-11-04 02:04 (UTC)

Just a note that Trezor daemon a.k.a Trezor Bridge is deprecated by Trezor now, so it should no longer be needed for Trezor Suite, and it's no longer needed by monero-wallet-cli either.

Arch and Manjaro have had an issue where they were building monero-wallet-cli without trezor support, so if the binary from your distribution's repo isn't working, try the one from getmonero.org.

crabvk commented on 2021-12-16 08:29 (UTC) (edited on 2021-12-16 08:30 (UTC) by crabvk)

/usr/lib/udev/rules.d/trezor.rules is a duplicate of /usr/lib/udev/rules.d/51-trezor.rules from trezor-udev. I think you should make trezor-udev package a dependency of trezord-go, same as trezor-suite-appimage package does.

Ranguvar commented on 2021-07-23 04:10 (UTC)

build fails with cgo failing to load DWARF output if 'lto' option is enabled globally in makepkg.conf

Please add '!lto' to options() array here to override that and allow build with lto in makepkg.conf. Thanks

plague-doctor commented on 2020-10-09 22:49 (UTC)

No official release of 2.0.30 as yet.

cyrinux commented on 2019-11-03 15:08 (UTC)

Hi, Could you please add "git" in makedepends? Thx