last on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S last

* (Optional) Uninstall last on Arch using YAY

$ yay -Rns last

2. Manually Install "last" via AUR

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

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

b. Clone last's git locally

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

c. Go to ~/last folder and install it

$ cd ~/last $ makepkg -si

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

ID: 1411748
Name: last
PackageBaseID: 202502
PackageBase: last
Version: 1542-1
Description: Genomic aligner for short reads https://doi.org/10.1093/nar/gkq010
URL: https://gitlab.com/mcfrith/last
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1707910303
LastModified: 1708322502
URLPath: /cgit/aur.git/snapshot/last.tar.gz