phrased on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S phrased

* (Optional) Uninstall phrased on Arch using YAY

$ yay -Rns phrased

2. Manually Install "phrased" via AUR

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

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

b. Clone phrased's git locally

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

c. Go to ~/phrased folder and install it

$ cd ~/phrased $ makepkg -si

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

ID: 570123
Name: phrased
PackageBaseID: 138194
PackageBase: phrased
Version: 0.2-1
Description: Generate awesome passphrases from a set of dictionaries.
URL: https://phrased.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kloenk
Submitter: Kloenk
FirstSubmitted: 1545339473
LastModified: 1545339473
URLPath: /cgit/aur.git/snapshot/phrased.tar.gz