1Password - pflavio/macbookpro-2016-linux GitHub Wiki

Installation from AUR

  1. Get the signing key

  2.  curl -sS https://downloads.1password.com/linux/keys/1password.asc | gpg --import
    
  3. Clone the 1Password package:

  4.  git clone https://aur.archlinux.org/1password.git
    
  5. Install 1Password:
    
  6.  cd 1password
    
  7.  makepkg -si