logapp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S logapp

* (Optional) Uninstall logapp on Arch using YAY

$ yay -Rns logapp

2. Manually Install "logapp" via AUR

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

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

b. Clone logapp's git locally

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

c. Go to ~/logapp folder and install it

$ cd ~/logapp $ makepkg -si

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

ID: 1297733
Name: logapp
PackageBaseID: 10906
PackageBase: logapp
Version: 0.16-1
Description: Text output coloring utility
URL: http://sourceforge.net/projects/logapp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter:
FirstSubmitted: 1178963900
LastModified: 1690923407
URLPath: /cgit/aur.git/snapshot/logapp.tar.gz