study/linux/software.md
2020-02-23 22:23:40 +08:00

6 lines
81 B
Markdown

## Linux 下面常用软件
1. xfce4 桌面安装
```shell
apt install xfce4
```