lastpkgs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lastpkgs

* (Optional) Uninstall lastpkgs on Arch using YAY

$ yay -Rns lastpkgs

2. Manually Install "lastpkgs" via AUR

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

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

b. Clone lastpkgs's git locally

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

c. Go to ~/lastpkgs folder and install it

$ cd ~/lastpkgs $ makepkg -si

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

ID: 230649
Name: lastpkgs
PackageBaseID: 99977
PackageBase: lastpkgs
Version: 0.9.4-1
Description: Lists or removes packages from the last N reboots. Good for cleaning up after experimenting with new programs.
URL: https://github.com/fabianorosas/lastpkgs
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442231363
LastModified: 1442231650
URLPath: /cgit/aur.git/snapshot/lastpkgs.tar.gz