Skip to content

Pinephone Pro

Paolo Stivanin edited this page Jun 19, 2023 · 2 revisions

The following commands will need to be run on the command line of the Pinephone (pro). Enabling SSH will make it easier.

sudo apt install -y build-essential git cmake pkg-config
libprotobuf-c-dev libprotobuf-dev libgcrypt20 libgcrypt20-dev
libcotp-dev libcotp12 libbaseencode-dev libbaseencode1 libpng-dev \
libjansson-dev libzbar-dev zbar-tools libgtk-3-dev
libsecret-1-0 libsecret-1-dev libqrencode-dev qrencode

After everything is installed, you can simply follow the instructions written here.

Thanks to @kbmetz for this how-to.

Clone this wiki locally