Skip to content

Latest commit

 

History

History
109 lines (64 loc) · 4.41 KB

README.hans.md

File metadata and controls

109 lines (64 loc) · 4.41 KB

wslu - 一套Windows 10 Linux子系统工具组

GitHub license GitHub (pre-)release Circle CI master Circle CI develop Donate Backers on Open Collective Chat On Gitter Twitter

English | 简体中文 | 繁體中文

这是一套适用于 Windows 10 Linux 子系统的工具组,可以在 Windows 10 Linux 子系统下完成诸如将 Windows 路径转换为 WSL 专属路径或者创建你最喜爱的 Linux 程序桌面快捷方式等工作。需要 Windows 10 创造者更新或更高。

功能

wslusc 用于创建 Linux 程序的 Windows 桌面快捷方式的工具。

wslsys 展示 Windows 和 Linux 下的系统信息的工具。

wslfetch 类似于 screenfetch 的系统信息展示工具。

wslvar 可以帮助你获取 Windows 系统常量的工具。

wslview 将 Windows 默认网络浏览器绑定为WSL网络浏览器的包装工具。

wslupath已弃用 可以转换不同类型路径的工具。

安装

Pengwin/Fedora Remix

已内置。

基于Debian的分发版(Ubuntu/Debian/Kali Linux)

你可以从 Releases 界面下载.deb进行安装:sudo dpkg -i wslu*

Ubuntu/Debian

你可以用以下命令进行安装:

curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/wslu/script.deb.sh | sudo bash

基于RPM的分发版(OpenSUSE/SLES/Pengwin企业版/Oracle Linux)

你可以用以下命令进行安装:

curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/wslu/script.rpm.sh | sudo bash

你也可以从 Releases 界面下载.rpm进行安装:sudo rpm -ivh "wslu*"

Arch Linux

wslu 已在 AUR 库中。你可以下载 PKGBUILD 手动安装或者使用 AUR 助手(比如 yay)进行安装。

Alpine Linux

你可以从 Releases 界面下载.apk进行安装:sudo apk add --allow-untrusted "wslu*".

其他发行版

⚠ 不建议

curl | bash这种方法并不安全。 相关文章

在你想要安装的发行版下运行一下命令:curl -sL https://wslu.patrickwu.space/install | bash

贡献者

没有你们,这个项目不可能存在。[为这项目作出贡献]。

许可及版权(英文)

This project uses GPLv3 License.

Logo of WSL Utilities is licensed under CC BY-NC 4.0 International License.

Assets

Tux logo used in \src\etc\wsl.ico was originally made by Larry Ewing in the Gimp and re-illustrated in vector by Garrett LeSage, using Inkscape.

Some of wslfetch ASCII Arts comes from neofetch with MIT License and screenFetch with GPLv3 License.

Pengwin Logo used in wslfetch ASCII art is ASCII version of the artwork by Dennis D. Bednarz, with use permission from Whitewater Foundry.

WLinux Logo used in wslfetch ASCII art is ASCII version of the artwork by Larry Ewing.