container-logs on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S container-logs

* (Optional) Uninstall container-logs on Arch using YAY

$ yay -Rns container-logs

2. Manually Install "container-logs" via AUR

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

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

b. Clone container-logs's git locally

$ git clone https://aur.archlinux.org/container-logs.git ~/container-logs

c. Go to ~/container-logs folder and install it

$ cd ~/container-logs $ makepkg -si

3. Information about the container-logs package on Arch User Repository (AUR)

ID: 1103682
Name: container-logs
PackageBaseID: 160086
PackageBase: container-logs
Version: 0.1.0-2
Description: Print logs of docker containers on stdout
URL: https://git.cryptic.systems/volker.raschek/container-logs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: volker.raschek
Submitter: volker.raschek
FirstSubmitted: 1605951804
LastModified: 1656246047
URLPath: /cgit/aur.git/snapshot/container-logs.tar.gz