lastlog2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S lastlog2

* (Optional) Uninstall lastlog2 on Arch using YAY

$ yay -Rns lastlog2

2. Manually Install "lastlog2" via AUR

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

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

b. Clone lastlog2's git locally

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

c. Go to ~/lastlog2 folder and install it

$ cd ~/lastlog2 $ makepkg -si

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

ID: 1241699
Name: lastlog2
PackageBaseID: 192705
PackageBase: lastlog2
Version: 1.1.0-1
Description: Y2038 safe version of lastlog. Includes liblastlog2
URL: https://github.com/thkukuk/lastlog2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1681542753
LastModified: 1681542753
URLPath: /cgit/aur.git/snapshot/lastlog2.tar.gz

5. The same packages on other Linux Distributions