Jump to content
Enpass Discussion Forum

dacone

Members
  • Posts

    1
  • Joined

  • Last visited

dacone's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Am I being overly optimistic to try to get enpass to run on my Raspberry Pi 4 running Ubuntu 20.10? When I go through the install steps I get the following: To install Enpass, add new repository to /etc/apt/sources.list: $ sudo -i $ echo "deb https://apt.enpass.io/ stable main" > \ /etc/apt/sources.list.d/enpass.list And import key that is used to sign the release: $ wget -O - https://apt.enpass.io/keys/enpass-linux.key | apt-key add - After that you can install Enpass as any other software package: $ apt-get update $ apt-get install enpass Hit:1 http://ports.ubuntu.com/ubuntu-ports groovy InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports groovy-updates InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports groovy-backports InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports groovy-security InRelease Hit:5 https://apt.enpass.io stable InRelease Reading package lists... Done 'https://apt.enpass.io stable InRelease' doesn't support architecture 'arm64' Can I assume there isn't a version that runs on a raspberry pi 4 which has a Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz processor? Will it be coming sometime soon? Thanks,
×
×
  • Create New...