fblog on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fblog

* (Optional) Uninstall fblog on Arch using YAY

$ yay -Rns fblog

2. Manually Install "fblog" via AUR

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

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

b. Clone fblog's git locally

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

c. Go to ~/fblog folder and install it

$ cd ~/fblog $ makepkg -si

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

ID: 1373362
Name: fblog
PackageBaseID: 129318
PackageBase: fblog
Version: 4.8.0-1
Description: command-line JSON Log viewer
URL: https://github.com/brocode/fblog
NumVotes: 5
Popularity: 0.037657
OutOfDate:
Maintainer: bomgar
Submitter: bomgar
FirstSubmitted: 1516374626
LastModified: 1703144779
URLPath: /cgit/aur.git/snapshot/fblog.tar.gz