ipass on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ipass

* (Optional) Uninstall ipass on Arch using YAY

$ yay -Rns ipass

2. Manually Install "ipass" via AUR

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

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

b. Clone ipass's git locally

$ git clone https://aur.archlinux.org/ipass.git ~/ipass

c. Go to ~/ipass folder and install it

$ cd ~/ipass $ makepkg -si

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

ID: 1244439
Name: ipass
PackageBaseID: 192897
PackageBase: ipass
Version: 1.0.0-2
Description: A simple password manager
URL: https://github.com/002Hub/IPass-GUI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Code002Lover
Submitter: Code002Lover
FirstSubmitted: 1682079597
LastModified: 1682092894
URLPath: /cgit/aur.git/snapshot/ipass.tar.gz