WSL Manager An easy way to manage your multiple linux subsystems For now my app lets you delete or set as default any installed instance of WSL It supports extremally useful icon in notification area which lets you set your default distribution without opening an app ...
Deprecated please use: https://github.com/bostrot/wsl2-distro-manager Works on Windows 10 1803, 1809, 1903, 1909, 2004 and every corresponding Windows Server version. Older Windows versions may have limitations. How To Install WSL Installation Installer WSL Manager Uses LxRunOffline, wsl and wsl...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This branch is15 commits behindbostrot/wsl2-distro-manager:main. Folders and files Name Last commit message Last commit date Latest commit bostrot Version bump to 1.8.14 May 17, 2024 4572f4e·May 17, 2024 History 762 Commits .github ...
url = "github:viperML/home-manager-wsl"; }; outputs = { # ... home-manager-wsl, }: { homeConfigurations."USERNAME" = home-manager.lib.homeManagerConfiguration { modules = [ # ... home-manager-wsl.homeModules.default ]; }; }; } Build the tarball nix build /path/to/your/flake#...
https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL -> get for eg. Fedora-Remix-for-WSL-SL_38.0.0.0_x64_arm64.msixbundle you can also install distros without wlidsvc service using wsl manager https://github.com/bostrot/wsl2-distro-manager 👍 1 Salviaa37 commented Dec 10, 2023 ...
githubwindowsdockerguiwslfluttercollaborateturnkeyrootfswsl2 UpdatedApr 14, 2025 Dart Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
CompeyDev/wsl-archlinux-manager Star4 Code Issues Pull requests WIP: An efficient & easy strategy to install and manage Arch Linux instances on Windows Subsystem For Linux (WSL). archlinuxarch-linuxwsl-archlinuxwsl-archwsl-installationwsl-environment ...
首先,不需要完整的桌面系统环境的情况下,WSLg 更轻量化,只包含了显示服务器(X Window Manager)。其次,XServer 仅支持 X11 App 这类应用,而 WSLg 进一步支持 Wayland App。最后,WSLg 方案引入了 RDP 的本地远程桌面方案显示 GUI 应用,能够最大限度地支持复制粘贴切换应用等一些列 Windows 的使用习惯。