fedora-img-dl: Fedora image download tool

[ deprecated, gpl, program, utility ] [ Propose Tags ]
Deprecated in favor of dl-fedora

Tool to download Fedora iso and image files


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4
Change log CHANGELOG.md
Dependencies base (<5), bytestring, directory, filepath, http-directory (>=0.1.2), http-types, optparse-applicative, semigroups, simple-cmd (>=0.2.0), simple-cmd-args (>=0.1.1), text, unix, xdg-userdirs [details]
License GPL-3.0-only
Copyright 2019 Jens Petersen
Author Jens Petersen
Maintainer juhpetersen@gmail.com
Category Utility
Home page https://github.com/juhp/fedora-img-dl
Bug tracker https://github.com/juhp/fedora-img-dl/issues
Source repo head: git clone https://github.com/juhp/fedora-img-dl.git
Uploaded by JensPetersen at 2019-06-03T19:24:34Z
Distributions
Executables fedora-img-dl
Downloads 1719 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2019-06-03 [all 2 reports]

Readme for fedora-img-dl-0.4

[back to package description]

fedora-img-dl

Hackage GPL-3 license Stackage Lts Stackage Nightly

A tool for downloading Fedora images. By default it targets the Workstation edition of Fedora.

Usage example:

fedora-img-dl rawhide : downloads the latest Fedora Rawhide Workstation Live iso

fedora-img-dl -e silverblue 30 : downloads Fedora 30 Silverblue iso

fedora-img-dl -e kde respin : downloads the latest KDE Live respin

fedora-img-dl --edition server --arch aarch64 29 : will bring down the F29 Server iso

A symlink to the latest iso is also created: eg for rawhide it might be "Fedora-Workstation-Live-x86_64-Rawhide-latest.iso".

When available it also tries to check the iso checksum and its gpg signature.