elmer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S elmer

* (Optional) Uninstall elmer on Arch using YAY

$ yay -Rns elmer

2. Manually Install "elmer" via AUR

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

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

b. Clone elmer's git locally

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

c. Go to ~/elmer folder and install it

$ cd ~/elmer $ makepkg -si

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

ID: 187432
Name: elmer
PackageBaseID: 43605
PackageBase: elmer
Version: 1.0.2.r0.gfb6fc12-1
Description: Robust frontend to wget and/or curl for various pastebin services
URL: http://github.com/sudokode/elmer
NumVotes: 7
Popularity: 0
OutOfDate: 1700254260
Maintainer: sudokode
Submitter: sudokode
FirstSubmitted: 1289814462
LastModified: 1433810496
URLPath: /cgit/aur.git/snapshot/elmer.tar.gz

5. The same packages on other Linux Distributions