Installation and Uninstallation Guide
Environment Requirements
- Operating system: openEuler 25.03/24.03 LTS SP2
- The desktop system has been installed and can be accessed.
Installation
Roo Code has been introduced to openEuler and can be installed using DNF.
bash
sudo dnf clean all
sudo dnf makecache
sudo dnf install roo-codeAfter the installation is complete, open the VSCodium again and click the Roo Code icon on the sidebar.
Uninstallation
bash
sudo dnf remove roo-codeBug
