pepys on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pepys

* (Optional) Uninstall pepys on Arch using YAY

$ yay -Rns pepys

2. Manually Install "pepys" via AUR

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

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

b. Clone pepys's git locally

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

c. Go to ~/pepys folder and install it

$ cd ~/pepys $ makepkg -si

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

ID: 1095583
Name: pepys
PackageBaseID: 169446
PackageBase: pepys
Version: 1.5.3-1
Description: A straightforward markdown editor
URL: https://www.lukebriggs.dev/pepys
NumVotes: 1
Popularity: 0
OutOfDate: 1664368946
Maintainer: LukeBriggsDev
Submitter: LukeBriggsDev
FirstSubmitted: 1627757468
LastModified: 1654689963
URLPath: /cgit/aur.git/snapshot/pepys.tar.gz