grasp on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "grasp" 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
Copied
b. Install grasp on Arch using YAY
$
yay -S
grasp
Copied
* (Optional) Uninstall grasp on Arch using YAY
$
yay -Rns
grasp
Copied
2. Manually Install "grasp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone grasp's git locally
$
git clone https://aur.archlinux.org/grasp.git
~/grasp
Copied
c. Go to ~/grasp folder and install it
$
cd
~/grasp
Copied
$
makepkg -si
Copied
3. Information about the grasp package on Arch User Repository (AUR)
ID: 1007287
Name: grasp
PackageBaseID: 161822
PackageBase: grasp
Version: 0.2.0-1
Description: Create strong passwords using words that are easy for you to remember. A password manager that does not require any type of storage
URL: https://github.com/lucasepe/grasp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1610110386
LastModified: 1640003094
URLPath: /cgit/aur.git/snapshot/grasp.tar.gz
Name: grasp
PackageBaseID: 161822
PackageBase: grasp
Version: 0.2.0-1
Description: Create strong passwords using words that are easy for you to remember. A password manager that does not require any type of storage
URL: https://github.com/lucasepe/grasp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1610110386
LastModified: 1640003094
URLPath: /cgit/aur.git/snapshot/grasp.tar.gz