Search Criteria
Package Details: archfetch 1.0.8-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/archfetch.git (read-only, click to copy) |
---|---|
Package Base: | archfetch |
Description: | Simple CLI system information tool for Arch Linux. |
Upstream URL: | https://github.com/xxczaki/archfetch/ |
Keywords: | archfetch info neofetch system |
Licenses: | MIT |
Submitter: | akepinski |
Maintainer: | akepinski |
Last Packager: | akepinski |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-21 21:09 (UTC) |
Last Updated: | 2018-10-11 22:32 (UTC) |
Dependencies (1)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
kleintux commented on 2022-12-18 20:13 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining