LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

quickget

Download OS images for Quickemu VMs

TLDR

List all supported operating systems
$ quickget --list
copy
List in CSV/JSON format
$ quickget --list-csv
copy
Download and create VM config
$ quickget [os] [release] [edition]
copy
Download Windows 11
$ quickget windows 11
copy
Download macOS
$ quickget macos [sonoma]
copy
Show ISO URL
$ quickget --url [os] [release]
copy
Check if ISO available
$ quickget --check [os] [release]
copy
Download only without config
$ quickget --download [os] [release]
copy

SYNOPSIS

quickget [--list|--url|--check|--download] [os] [release] [edition]

DESCRIPTION

quickget downloads operating system images and creates Quickemu configuration files. It supports hundreds of operating systems including Linux distributions, Windows, macOS, and BSD variants.The tool automatically selects appropriate download mirrors and creates optimized VM configurations based on the OS requirements.

PARAMETERS

--list, --list-csv, --list-json

List supported operating systems
--url _os_ _release_
Show ISO download URL
--check _os_ _release_
Check if ISO is available
--download _os_ _release_
Download without creating config
--create-config _os_ _iso_
Create config from existing ISO
os
Operating system name
release
Version/release number
edition
Edition variant (optional)

INSTALL

sudo apt install quickemu
copy
sudo dnf install quickemu
copy
nix profile install nixpkgs#quickemu
copy

CAVEATS

Large downloads may take significant time. Some OS editions require specific release versions. macOS downloads are recovery images. Windows needs virtio drivers.

HISTORY

quickget is the companion tool to quickemu, developed by Martin Wimpress. It simplifies the process of obtaining and preparing VM images for various operating systems.

SEE ALSO

quickemu(1), wget(1), aria2c(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid