# gxde-desktop-base-live **Repository Path**: GXDE-OS/gxde-desktop-base-live ## Basic Information - **Project Name**: gxde-desktop-base-live - **Description**: GXDE Live CD 专用的 gxde-desktop-base - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-25 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gxde-desktop-base-live ## 安装 ### 从源代码构建 1. 确保已经安装了所有的编译依赖. ```` sudo apt build-dep . ```` 2. 构建: ```` mkdir build cd build cmake .. make ```` 3. 安装: ```` sudo make install ```` ## 帮助 更新版本请同时更改 `Makefile` 和 `files/os-release` 和 `files/os-version` ,但是不用修改desktopversion