Package eget: Information

  • Default inline alert: Version in the repository: 7.18-alt1

Binary package: eget
Version: 7.16-alt1
Architecture: noarch
Build time:  Jan 10, 2026, 01:39 PM
Source package: eget
Category: Networking/WWW
Report package bug
License: AGPLv3
Summary: wget like downloader wrapper with wildcard support
Description: 
eget is a wget like downloader wrapper. It supports download urls with wildcard.

It supports wget or curl as backend.

Maintainer: Vitaly Lipatov

List of contributors:
Vitaly Lipatov

Last changed


Jan. 9, 2026 Vitaly Lipatov 7.16-alt1
- eget: add axel support
- eget: add EGET_WGET_OPTIONS, EGET_CURL_OPTIONS, EGET_ARIA2_OPTIONS EGET_AXEL_OPTIONS
- eget: fix double downloading on error
- many fixes
- eget: add --show-progress option to display progress bar in quiet mode
- eget: add -N|--timestamping option for conditional downloads
- eget: add Last-Modified warning for curl backend
- eget: add -i|--input-file option
- eget: support --option=value format for long options
- eget: add --list support for FTP protocol
- eget: add rsync backend support (rsync:// and ssh URLs)
- eget: add EGET_MIRRORS variable support with eterfund defaults
- eget: add --force/--allow-overwrite, error if file exists without flags
Dec. 9, 2025 Vitaly Lipatov 7.15-alt1
- eget: pass --no-glob to wget if used
- eget: restore missed protocol in real url
- eget: fix filename parsing
- eget: don't hide errors on list
- eget: drop extra spaces before and after URL
- eget: add support --output-dir to wget
- eget: add a few url support
- eget: add aria2 backend support
- eget: fix to support many args
April 18, 2025 Vitaly Lipatov 7.14-alt1
- eget: fix bug with IPFS handling
- eget: add support for EGET_OPTIONS
- eget: add --no-content-disposition
- eget: fix user agent string quoting
- eget: fix left args
- eget: fix get real filename for redirects with tags
- eget: add --no-glob support