container-logs on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install container-logs on Arch using YAY
$
yay -S
container-logs
Copied
* (Optional) Uninstall container-logs on Arch using YAY
$
yay -Rns
container-logs
Copied
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
Copied
b. Clone container-logs's git locally
$
git clone https://aur.archlinux.org/container-logs.git
~/container-logs
Copied
c. Go to ~/container-logs folder and install it
$
cd
~/container-logs
Copied
$
makepkg -si
Copied
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
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