Package eget: Information

    Source package: eget
    Version: 7.16-alt1
    Latest version according to Repology
    Build time:  Jan 9, 2026, 05:26 PM in the task #404627
    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.

    List of RPM packages built from this SRPM:
    eget (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

    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