# updator **Repository Path**: cutefishos/updator ## Basic Information - **Project Name**: updator - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-04 - **Last Updated**: 2023-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CutefishOS Updator CutefishOS system update tool. ## Dependencies Debian/Ubuntu Dependencies: ```shell sudo apt install cmake libqapt-dev ``` ## Build ```shell mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make sudo make install ``` ## License This project has been licensed by GPLv3.