Package Details: cardano-node-bin 11.0.1-2

Git Clone URL: https://aur.archlinux.org/cardano-node-bin.git (read-only, click to copy)
Package Base: cardano-node-bin
Description: The core component that is used to participate in a Cardano decentralised blockchain (binary package).
Upstream URL: https://github.com/input-output-hk/cardano-node
Licenses: Apache-2.0
Conflicts: cardano-node
Provides: cardano-node
Submitter: imyxh
Maintainer: sgillespie
Last Packager: sgillespie
Votes: 2
Popularity: 0.65
First Submitted: 2022-01-22 15:12 (UTC)
Last Updated: 2026-07-10 16:15 (UTC)

Latest Comments

sgillespie commented on 2026-07-07 20:14 (UTC)

This package is quite a bit out-of-date. The current era (Conway) requires cardano-node 10.x, so this package is unlikely to work on any current network.

I do have a working PKGBUILD here: https://github.com/sgillespie/cardano-db-sync-dist/blob/main/archlinux/cardano-node-bin/PKGBUILD.

I'd be glad to help get this back in working order. Do you plan on continuing maintaining this? If not, I'm happy to take it over. Otherwise, I can submit an updated PKGBUILD.

d_fajardo commented on 2022-07-10 13:55 (UTC) (edited on 2022-07-10 13:56 (UTC) by d_fajardo)

The package source of the PKGBUILD is incorrect. The source download link:
https://hydra.iohk.io/build/13065769/download/1/cardano-node-1.35.0-linux.tar.gz actually still runs on 1.34. I think this is an oversight of the IOHK team. Upon investigating I discovered the correct download source:
https://hydra.iohk.io/build/16159630/download/1/cardano-node-1.35.0-linux.tar.gz I updated the PKGBUILD, installed and I can confirm it is the 1.35 node version.