public static void Add(RootCommand command) => Step8.Add(command, AppDownloadType.Compressed_Zstd, "zst");
public static void Add(RootCommand command) => Step8.Add(command, AppDownloadType.Compressed_XZ, "xz");