Unofficial application for manipulating the immutability of Deepin Linux 25.
- Manipulate files using parameters.
- Run commands without disabling immutability.
- Manage system backups.
- Deploy, revert, and apply changes to the Ostree system.
- Chinese
- Portuguese
- Spanish
- English
- German(Aleman) thanks to Stefan Scholz.
All other languages besides Spanish are translated using AI, and manual changes are rarely made. Requests for translators or suggestions for text changes are welcome.
- pyinstaller --onefile --windowed --add-data "resources:resources" --hidden-import "PySide6.QtCore" --hidden-import "PySide6.QtGui" --hidden-import "PySide6.QtWidgets" main.py
- Create release file.
- dch --create -D stable --package "immutable-deepin-tools" --newversion=1.x.x "New release."
- Compilation Dependencies:
- sudo apt build-dep .
- Compile Package:
- dpkg-buildpackage -Zxz -rfakeroot -b