elog on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S elog

* (Optional) Uninstall elog on Arch using YAY

$ yay -Rns elog

2. Manually Install "elog" via AUR

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

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

b. Clone elog's git locally

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

c. Go to ~/elog folder and install it

$ cd ~/elog $ makepkg -si

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

ID: 1246110
Name: elog
PackageBaseID: 7797
PackageBase: elog
Version: 3.1.5.1-1
Description: Electronic logbook w/ attached file support, doesn't use a database.
URL: http://midas.psi.ch/elog/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: donpicoro
Submitter: djscholl
FirstSubmitted: 1166034398
LastModified: 1682413325
URLPath: /cgit/aur.git/snapshot/elog.tar.gz