correcthorse on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S correcthorse

* (Optional) Uninstall correcthorse on Arch using YAY

$ yay -Rns correcthorse

2. Manually Install "correcthorse" via AUR

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

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

b. Clone correcthorse's git locally

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

c. Go to ~/correcthorse folder and install it

$ cd ~/correcthorse $ makepkg -si

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

ID: 482910
Name: correcthorse
PackageBaseID: 59904
PackageBase: correcthorse
Version: 1.0-6
Description: Passphrase generator based on https://xkcd.com/936/
URL: https://github.com/rmartinjak/correcthorse
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1339250869
LastModified: 1517528484
URLPath: /cgit/aur.git/snapshot/correcthorse.tar.gz