Jump to content
Enpass Discussion Forum

'https://apt.enpass.io stable InRelease' doesn't support architecture 'arm64'


dacone

Recommended Posts

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,
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...