bitcoin-qt

peer-to-peer network based digital currency - GUI

Debian Debian
RUN apt-get update && \ apt-get install -y bitcoin-qt
Alpine
RUN apk add bitcoin-qt
Arch Arch Linux
RUN pacman -S --noconfirm bitcoin-qt
Raspbian
RUN apt-get update && \ apt-get install -y bitcoin-qt
click the source code to copy install bitcoin-qt on any operating system with command-not-found.com