pass-rotate on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pass-rotate

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

$ yay -Rns pass-rotate

2. Manually Install "pass-rotate" via AUR

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

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

b. Clone pass-rotate's git locally

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

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

$ cd ~/pass-rotate $ makepkg -si

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

ID: 1089125
Name: pass-rotate
PackageBaseID: 132253
PackageBase: pass-rotate
Version: 0.1-4
Description: A tool and library for rotating your password on online services
URL: https://git.sr.ht/~sircmpwn/pass-rotate
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1525866683
LastModified: 1654196180
URLPath: /cgit/aur.git/snapshot/pass-rotate.tar.gz