python-utmp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-utmp

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

$ yay -Rns python-utmp

2. Manually Install "python-utmp" via AUR

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

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

b. Clone python-utmp's git locally

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

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

$ cd ~/python-utmp $ makepkg -si

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

ID: 430488
Name: python-utmp
PackageBaseID: 124301
PackageBase: python-utmp
Version: 0.4-1
Description: Pure-Python library to decode/read utmp and wtmp files
URL: https://pypi.python.org/pypi/utmp
NumVotes: 0
Popularity: 0
OutOfDate: 1690983852
Maintainer: Commod0re
Submitter: Commod0re
FirstSubmitted: 1501003841
LastModified: 1501003841
URLPath: /cgit/aur.git/snapshot/python-utmp.tar.gz