pacfetch

Crates.iopacfetch
lib.rspacfetch
version1.0.0
created_at2026-01-22 07:34:35.118059+00
updated_at2026-01-22 07:34:35.118059+00
descriptiona neofectch style wrapper for pacman's Syu/Sy/Su
homepage
repositoryhttps://github.com/camtisocial/pacfetch
max_upload_size
id2060925
size152,235
Cameron Thompson (camtisocial)

documentation

README

Project Banner

Release CI AUR version

Stat fetcher and sys upgrade wrapper for pacman


Installation

AUR

wip

Cargo

wip

Build from source

git clone https://github.com/camtisocial/pacfetch
cd pacfetch
cargo build --release

Usage

  • Run without arguments to see a snapshot of pacman without modifying your local package databases
  • or use familiar pacman flags like -Syu to run pacfetch as a neofetch style wrapper

Flags and options

Flag Description
-Sy Sync package databases, then display stats
-Su Display stats, then upgrade packages
-Syu Sync databases, display stats, then upgrade
--ascii <PATH> Custom ASCII art file, built-in name, or NONE to disable
--local Use local cached database
-d, --debug Show verbose output and execution times per function
-h, --help Print help
-V, --version Print version

Screenshots

Demo

Config

wip
Commit count: 86

cargo fmt