pass-autotype on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "pass-autotype" 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 pass-autotype on Arch using YAY

$ yay -S pass-autotype

* (Optional) Uninstall pass-autotype on Arch using YAY

$ yay -Rns pass-autotype

2. Manually Install "pass-autotype" via AUR

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

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

b. Clone pass-autotype's git locally

$ git clone https://aur.archlinux.org/pass-autotype.git ~/pass-autotype

c. Go to ~/pass-autotype folder and install it

$ cd ~/pass-autotype $ makepkg -si

3. Information about the pass-autotype package on Arch User Repository (AUR)

ID: 1273947
Name: pass-autotype
PackageBaseID: 148496
PackageBase: pass-autotype
Version: 0.5-1
Description: Autotype passwords from pass using fuzzel and wtype
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: B3RR10
Submitter: B3RR10
FirstSubmitted: 1579969211
LastModified: 1686878698
URLPath: /cgit/aur.git/snapshot/pass-autotype.tar.gz