# deepin-repair-tools **Repository Path**: mirrors_linuxdeepin/deepin-repair-tools ## Basic Information - **Project Name**: deepin-repair-tools - **Description**: Deepin system repair tools - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deepin Repair Tools > __A useful tools for repair & clean your Deepin OS.__ ### Project Goals * [x] Grub repair * [x] DPKG wrong status repair * [x] Password reset * [x] APT cache clear ### Build from source #### Requirements * Qt5 with components: Core, Widget, Concurrent * libdtkwidget2-dev * cmake 3.8.6+ * pkg-config ``` git clone git@github.com:sbwtw/deepin-repair-tools.git cd deepin-repair-tools cmake .. make -j4 sudo make install ``` ### LICENSE Deepin Repair Tools is licensed under GPL