It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
MatthewPackwood
5 years agoOccasional Contributor
1Password for Linux AArch64 / M1 for Linux
Any chance you will be rolling out a build for the 1Password for Linux app built for AArch64 on Linux?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provi...
Former Member
4 years agoI tried following the instructions on: https://support.1password.com/betas/#other-distributions-targz
This is what I did...
parallels@ubuntu-linux-20-04-desktop:~$ curl -sSO https://downloads.1password.com/linux/tar/beta/x86_64/1password-latest.tar.gz
parallels@ubuntu-linux-20-04-desktop:~$ tar -xf 1password-latest.tar.gz
parallels@ubuntu-linux-20-04-desktop:~$ sudo mkdir -p /opt/1Password
parallels@ubuntu-linux-20-04-desktop:~$ sudo mv 1password-*/* /opt/1Password
parallels@ubuntu-linux-20-04-desktop:~$ sudo /opt/1Password/after-install.sh
No errors but no icon...
Matt