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