distroClone
distroClone Universal Live ISO Builder for Debian-based distributions
...Installation
From .deb package (recommended)
sudo apt install -y yad
sudo apt install -y ./distroClone_1.3.4_all.deb # recommended
sudo dpkg -i distroClone_1.3.4_all.deb
sudo apt install -f
Usage
From desktop menu
Launch DistroClone from the System category. Authentication will be requested via PolicyKit.
From terminal
sudo apt install -y yad
sudo distroClone
Or directly:
sudo ./DistroClone.sh
Language selection
The interface language is detected automatically from the system locale. To override:
sudo distroClone --lang=fr
Or via environment variable:
DISTROCLONE_LANG=de sudo distroClone