Linux command
quickget 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List
quickget --list
Example
quickget --list-csv
Download
quickget [os] [release] [edition]
Example
quickget windows 11
Example
quickget macos [sonoma]
Example
quickget --url [os] [release]
Check
quickget --check [os] [release]
Download only
quickget --download [os] [release]
说明
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.
参数
- --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)
FAQ
What is the quickget command used for?
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.
How do I run a basic quickget example?
Run `quickget --list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --list, --list-csv, --list-json do in quickget?
List supported operating systems