dl-fedora: Fedora image download tool

[ gpl, program, utility ] [ Propose Tags ]

Tool to download Fedora iso and image files


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.5, 0.6, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.5.1, 0.9.6, 1.0
Change log CHANGELOG.md
Dependencies base (<5), bytestring, directory (>=1.2.5.0), filepath, http-directory (>=0.1.5), http-types, optparse-applicative, regex-posix, semigroups, simple-cmd (>=0.2.0), simple-cmd-args (>=0.1.2), text, unix, xdg-userdirs [details]
License GPL-3.0-only
Copyright 2019 Jens Petersen
Author Jens Petersen
Maintainer juhpetersen@gmail.com
Revised Revision 1 made by JensPetersen at 2019-09-19T10:52:05Z
Category Utility
Home page https://github.com/juhp/dl-fedora
Bug tracker https://github.com/juhp/dl-fedora/issues
Source repo head: git clone https://github.com/juhp/dl-fedora.git
Uploaded by JensPetersen at 2019-09-12T17:35:40Z
Distributions Fedora:1.0, LTSHaskell:1.0, Stackage:1.0
Executables dl-fedora
Downloads 4405 total (47 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-09-12 [all 2 reports]

Readme for dl-fedora-0.7

[back to package description]

dl-fedora

Earlier called 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:

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

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

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

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

dl-fedora --run 31 : will download Fedora 31 Workstation and boot the Live image with qemu-kvm.

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.