pacstats on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S pacstats

* (Optional) Uninstall pacstats on Arch using YAY

$ yay -Rns pacstats

2. Manually Install "pacstats" via AUR

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

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

b. Clone pacstats's git locally

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

c. Go to ~/pacstats folder and install it

$ cd ~/pacstats $ makepkg -si

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

ID: 208466
Name: pacstats
PackageBaseID: 37160
PackageBase: pacstats
Version: 0.1-1
Description: Statistical charts about pacman activity
URL: http://pacstats.googlecode.com
NumVotes: 6
Popularity: 0
OutOfDate: 1691566197
Maintainer: encelo
Submitter: encelo
FirstSubmitted: 1273706549
LastModified: 1436303749
URLPath: /cgit/aur.git/snapshot/pacstats.tar.gz