Package Details: 42fetch-git 1.0.0-1

Git Clone URL: https://aur.archlinux.org/42fetch-git.git (read-only, click to copy)
Package Base: 42fetch-git
Description: 42fetch is a neofetch-like tool for fetching system information and displaying it in a visually appealing way and making it highly customizable. Usable for 42Students it is written Shell.
Upstream URL: https://github.com/0xySan/42fetch
Licenses: GPL3
Submitter: 0xySan
Maintainer: 0xySan
Last Packager: 0xySan
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-07 16:10 (UTC)
Last Updated: 2025-06-07 16:10 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

a821 commented on 2025-07-26 09:36 (UTC)

PKGBUILDs should not use sudo to install files directly in the system, instead, they should be installed in $pkgdir, and it should not install files in home directories. Please check the guidelines. Also, the pkgver() function is missing, check the VCS guidelines.