python-penlog on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-penlog

* (Optional) Uninstall python-penlog on Arch using YAY

$ yay -Rns python-penlog

2. Manually Install "python-penlog" via AUR

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

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

b. Clone python-penlog's git locally

$ git clone https://aur.archlinux.org/python-penlog.git ~/python-penlog

c. Go to ~/python-penlog folder and install it

$ cd ~/python-penlog $ makepkg -si

3. Information about the python-penlog package on Arch User Repository (AUR)

ID: 742968
Name: python-penlog
PackageBaseID: 153641
PackageBase: penlog
Version: 0.1.1-1
Description: A python library implementing the penlog format
URL: https://github.com/Fraunhofer-AISEC/penlog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rumpelsepp
FirstSubmitted: 1590493895
LastModified: 1590500602
URLPath: /cgit/aur.git/snapshot/python-penlog.tar.gz