logfilegen on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S logfilegen

* (Optional) Uninstall logfilegen on Arch using YAY

$ yay -Rns logfilegen

2. Manually Install "logfilegen" via AUR

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

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

b. Clone logfilegen's git locally

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

c. Go to ~/logfilegen folder and install it

$ cd ~/logfilegen $ makepkg -si

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

ID: 1242669
Name: logfilegen
PackageBaseID: 189573
PackageBase: logfilegen
Version: 3.0.3-1
Description: logfilegen is nginx/apache randomized log generator for testing purposes
URL: https://github.com/psemiletov/logfilegen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: semiletov
Submitter: semiletov
FirstSubmitted: 1673860335
LastModified: 1681724118
URLPath: /cgit/aur.git/snapshot/logfilegen.tar.gz