flog-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S flog-bin

* (Optional) Uninstall flog-bin on Arch using YAY

$ yay -Rns flog-bin

2. Manually Install "flog-bin" via AUR

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

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

b. Clone flog-bin's git locally

$ git clone https://aur.archlinux.org/flog-bin.git ~/flog-bin

c. Go to ~/flog-bin folder and install it

$ cd ~/flog-bin $ makepkg -si

3. Information about the flog-bin package on Arch User Repository (AUR)

ID: 820182
Name: flog-bin
PackageBaseID: 150660
PackageBase: flog-bin
Version: 0.4.3-1
Description: A fake log generator for common log formats
URL: https://github.com/mingrammer/flog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585056467
LastModified: 1605662047
URLPath: /cgit/aur.git/snapshot/flog-bin.tar.gz