Search Criteria
Package Details: nerdfetch 8.5.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nerdfetch.git (read-only, click to copy) |
|---|---|
| Package Base: | nerdfetch |
| Description: | A POSIX fetch using NerdFonts |
| Upstream URL: | https://github.com/thatonecalculator/NerdFetch |
| Keywords: | fetch neofetch nerd nerdfonts |
| Licenses: | MIT |
| Conflicts: | nerdfetch-git |
| Provides: | nerdfetch |
| Submitter: | That1Calculator |
| Maintainer: | That1Calculator |
| Last Packager: | That1Calculator |
| Votes: | 6 |
| Popularity: | 0.51 |
| First Submitted: | 2020-10-19 06:32 (UTC) |
| Last Updated: | 2026-03-15 20:44 (UTC) |
Dependencies (1)
- nerd-fonts (nerd-fonts-gitAUR) (optional) – NerdFont to show icons in fetch
Latest Comments
simona commented on 2025-02-22 18:37 (UTC)
file so generic like /usr/share/licenses/LICENSE has no sense...
FabioLolix commented on 2024-01-14 10:54 (UTC)
Thanks for updating!
That1Calculator commented on 2024-01-13 21:49 (UTC)
@FabioLolix @MarsSeed fixed with the 7.2.0 release
FabioLolix commented on 2024-01-11 23:09 (UTC)
Hello,
licensespackage it need to be installed in"${pkgdir}/usr/share/licenses/${pkgname}"nerdfetch.tar.gz::, renaming or keeping sources with a non-conflicting and reusable name inconvenience users; especially who have configured a common source destination. it need to be renamed as "${pkgname}-${pkgver}.tar.gz" insteadMarsSeed commented on 2023-07-30 10:36 (UTC)
Hi,
Please kindly remove
tar -xf "nerdfetch.tar.gz"fromprepare(). It is superfluous, as makepkg already extracts the sources from the downloaded tarball.Also please kindly change the declared license in
licenses=()array to MIT.Thank you in advance.