XLX Base Install: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* Install Debian base (Works with Debian 12 at the time of this writing.) * Install using https://github.com/n5amd/xlxd-debian-installer") |
No edit summary |
||
| Line 1: | Line 1: | ||
* Install Debian base (Works with Debian 12 at the time of this writing.) | * Install Debian base (Works with Debian 12 at the time of this writing.) | ||
* Install using https://github.com/n5amd/xlxd-debian-installer | * Install using https://github.com/n5amd/xlxd-debian-installer | ||
<pre> | |||
git clone https://github.com/n5amd/xlxd-debian-installer | |||
cd xlxd-debian-installer | |||
./xlxd-debian-installer.sh | |||
</pre> | |||
Revision as of 15:28, 22 August 2023
- Install Debian base (Works with Debian 12 at the time of this writing.)
- Install using https://github.com/n5amd/xlxd-debian-installer
git clone https://github.com/n5amd/xlxd-debian-installer cd xlxd-debian-installer ./xlxd-debian-installer.sh