plod on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S plod

* (Optional) Uninstall plod on Arch using YAY

$ yay -Rns plod

2. Manually Install "plod" via AUR

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

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

b. Clone plod's git locally

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

c. Go to ~/plod folder and install it

$ cd ~/plod $ makepkg -si

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

ID: 661154
Name: plod
PackageBaseID: 146236
PackageBase: plod
Version: 1.9-1
Description: tool for keeping an on-line journal of what you're working on
URL: http://deer-run.com/~hal/plod/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pdean
Submitter: pdean
FirstSubmitted: 1572421121
LastModified: 1572421927
URLPath: /cgit/aur.git/snapshot/plod.tar.gz