AlmaLinux / wsl-images

Visual Studio solution and kickstart file to generate WSL images and the associated appx.
MIT License
39 stars 11 forks source link

Feature Proposal: Add Chocolatey Alma Linux WSL installation package #41

Open vanduc2514 opened 6 months ago

vanduc2514 commented 6 months ago

There is a Community Package Management tool for Windows called Chocolatey and I think it would be nice if AlmaLinux also distribute WSL image using this tool, beside Microsoft Store. This would make installation / upgrade of WSL image be done via command line with the help of a package manager, and also leverage provisioning tool like ansible.

Example of using Chocolatey to install AlmaLinux WSL image

choco install wsl-almalinux-9

or

choco install wsl-almalinux-8

Other distros like Ubuntu, Alpine already had WSL image packages https://community.chocolatey.org/packages/wsl-ubuntu-2004 https://community.chocolatey.org/packages/wsl-alpine