dl-fedora alternatives and similar packages
Based on the "Utils" category.
Alternatively, view dl-fedora alternatives based on common mentions on social networks and blogs.
-
sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers. -
scat
Password scatterer. Eliminates password reuse by generating deterministically unique passwords for each service (website, email address, etc.), all from a single password. -
cli
DISCONTINUED. Command Line Interface Utility (Printing, Formatting, Options parsing) for Haskell
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of dl-fedora or a related project?
README
dl-fedora
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 32
: downloads Fedora 32 Silverblue iso
dl-fedora -e kde respin
: downloads the latest KDE Live respin
dl-fedora --edition server --arch aarch64 31
: will bring down the F31 Server iso
dl-fedora --run 33
: will download Fedora 33 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.
*Note that all licence references and agreements mentioned in the dl-fedora README section above
are relevant to that project's source code only.