pegh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pegh

* (Optional) Uninstall pegh on Arch using YAY

$ yay -Rns pegh

2. Manually Install "pegh" via AUR

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

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

b. Clone pegh's git locally

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

c. Go to ~/pegh folder and install it

$ cd ~/pegh $ makepkg -si

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

ID: 686313
Name: pegh
PackageBaseID: 148187
PackageBase: pegh
Version: 0.9.4-1
Description: pegh is a file encryption tool using passwords with modern, standardized, and authenticated encryption.
URL: https://github.com/moparisthebest/pegh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moparisthebest
Submitter: moparisthebest
FirstSubmitted: 1579064851
LastModified: 1579064851
URLPath: /cgit/aur.git/snapshot/pegh.tar.gz