1password on AUR (Arch User Repository)

Last updated: April 19,2024

1. Install "1password" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install 1password on Arch using YAY

$ yay -S 1password

* (Optional) Uninstall 1password on Arch using YAY

$ yay -Rns 1password

2. Manually Install "1password" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone 1password's git locally

$ git clone https://aur.archlinux.org/1password.git ~/1password

c. Go to ~/1password folder and install it

$ cd ~/1password $ makepkg -si

3. Information about the 1password package on Arch User Repository (AUR)

ID: 1420708
Name: 1password
PackageBaseID: 156400
PackageBase: 1password
Version: 8.10.27-3
Description: Password manager and secure wallet
URL: https://1password.com
NumVotes: 95
Popularity: 4.179841
OutOfDate:
Maintainer: 1Password
Submitter: rew1red
FirstSubmitted: 1596582698
LastModified: 1709579714
URLPath: /cgit/aur.git/snapshot/1password.tar.gz