{"id":13342525,"url":"https://github.com/am11/VoidMuslWSL","last_synced_at":"2025-03-12T01:37:29.869Z","repository":{"id":38179141,"uuid":"163118382","full_name":"am11/VoidMuslWSL","owner":"am11","description":"Install Void Linux (with musl-libc) as a WSL Instance (for Windows 10 1803 64bit or later)","archived":true,"fork":false,"pushed_at":"2023-05-12T03:35:52.000Z","size":35,"stargazers_count":28,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-24T12:12:51.238Z","etag":null,"topics":["musl-libc","void-linux","voidlinux","wsl"],"latest_commit_sha":null,"homepage":"https://git.io/voidmuslwsl","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/am11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-25T23:57:07.000Z","updated_at":"2024-07-01T07:17:29.000Z","dependencies_parsed_at":"2025-01-27T17:32:05.736Z","dependency_job_id":null,"html_url":"https://github.com/am11/VoidMuslWSL","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am11%2FVoidMuslWSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am11%2FVoidMuslWSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am11%2FVoidMuslWSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am11%2FVoidMuslWSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/am11","download_url":"https://codeload.github.com/am11/VoidMuslWSL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141286,"owners_count":20242815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["musl-libc","void-linux","voidlinux","wsl"],"created_at":"2024-07-29T19:29:30.461Z","updated_at":"2025-03-12T01:37:29.591Z","avatar_url":"https://github.com/am11.png","language":"Makefile","readme":"### This repository is superseded by https://git.io/voidwsl, which provides both glibc and musl-libc variants.\n\n# VoidMuslWSL\nVoid Linux on WSL (Windows 10 1803 or later) based on [wsldl](https://github.com/yuk7/wsldl).\nThis project is based on Void Linux musl-libc. For GNU-libc, visit https://git.io/voidwsl.\n\n![screenshot](https://raw.githubusercontent.com/wiki/yuk7/wsldl/img/Arch_Alpine_Ubuntu.png)\n\n[![Main CI Workflow](https://github.com/am11/VoidMuslWSL/actions/workflows/main.yml/badge.svg)](https://github.com/am11/VoidMuslWSL/actions/workflows/main.yml)\n[![Github All Releases](https://img.shields.io/github/downloads/am11/VoidMuslWSL/total.svg?style=flat-square)](https://github.com/am11/VoidMuslWSL/releases/latest)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n![License](https://img.shields.io/github/license/am11/VoidMuslWSL.svg?style=flat-square)\n\n### [Download](https://github.com/am11/VoidMuslWSL/releases/latest)\n\n\n## Requirements\n* Windows 10 1803 April 2018 Update x64 or later.\n* Windows Subsystem for Linux feature is enabled.\n\n## Install\n#### 1. [Download](https://github.com/am11/VoidMuslWSL/releases/latest) installer zip\n\n#### 2. Extract all files in zip file to same directory\n\n#### 3.Run VoidMusl.exe to Extract rootfs and Register to WSL\nExe filename is using to the instance name to register.\nIf you rename it you can register with a diffrent name and have multiple installs.\n\n\n## How-to-Use(for Installed Instance)\n#### exe Usage\n```dos\nUsage :\n    \u003cno args\u003e\n      - Launches the distro's default behavior. By default, this launches your default shell.\n\n    run \u003ccommand line\u003e\n      - Run the given command line in that distro.\n\n    config [setting [value]]\n      - `--default-user \u003cuser\u003e`: Set the default user for this distro to \u003cuser\u003e\n      - `--default-uid \u003cuid\u003e`: Set the default user uid for this distro to \u003cuid\u003e\n      - `--append-path \u003con|off\u003e`: Switch of Append Windows PATH to $PATH\n      - `--mount-drive \u003con|off\u003e`: Switch of Mount drives\n\n    get [setting]\n      - `--default-uid`: Get the default user uid in this distro\n      - `--append-path`: Get on/off status of Append Windows PATH to $PATH\n      - `--mount-drive`: Get on/off status of Mount drives\n      - `--lxuid`: Get LxUID key for this distro\n\n    clean\n     - Uninstalls the distro.\n\n    help\n      - Print this usage message.\n```\n\n\n#### How to uninstall instance\n```dos\n\u003eVoidMusl.exe clean\n\n```\n\n## How-to-Build\nVoidMuslWSL can build on GNU/Linux or WSL.\n\n`curl`,`zip`,`unzip`,`tar`(gnu) and `sudo` is required for build.\n```shell\n$ make\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fam11%2FVoidMuslWSL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fam11%2FVoidMuslWSL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fam11%2FVoidMuslWSL/lists"}