Search Criteria
Package Details: gemget 1.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gemget.git (read-only, click to copy) |
---|---|
Package Base: | gemget |
Description: | Command line downloader for the Gemini protocol |
Upstream URL: | https://github.com/makew0rld/gemget |
Keywords: | downloader gemini go terminal tui |
Licenses: | MIT |
Submitter: | dalz |
Maintainer: | tarball |
Last Packager: | tarball |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-27 19:11 (UTC) |
Last Updated: | 2023-11-05 13:46 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
m040601 commented on 2023-04-12 00:15 (UTC) (edited on 2023-04-12 00:24 (UTC) by m040601)
Such a nice usefull tool for scripting with gemini. Thanks for providing this PKGBUILD.
Notice that he has changed the repo and update the PKGBUILD, from
to
Could you also please provide a "gemget-bin" PKGBUILD ?
You already have different precompiled binaries available on github. Super usefull on Archlinux running on small under powered devices like chromebooks, SBC boards, raspberry etc. Where you dont want to download 500 MEGA of go just to compile it.
Don't forget to change,
To something like,
Thanks in advance.