weblog_parse on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S weblog_parse

* (Optional) Uninstall weblog_parse on Arch using YAY

$ yay -Rns weblog_parse

2. Manually Install "weblog_parse" via AUR

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

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

b. Clone weblog_parse's git locally

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

c. Go to ~/weblog_parse folder and install it

$ cd ~/weblog_parse $ makepkg -si

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

ID: 1036105
Name: weblog_parse
PackageBaseID: 175952
PackageBase: weblog_parse
Version: 20141202-1
Description: extract specified fields from a web log file
URL: http://www.acme.com/software/weblog_parse/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmn
Submitter: lmn
FirstSubmitted: 1644764970
LastModified: 1644764970
URLPath: /cgit/aur.git/snapshot/weblog_parse.tar.gz