-
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
oxGorou edited this page May 27, 2026
·
13 revisions
macOS support ended with v0.5.x. See macOS Installation & Troubleshooting.
| Page | Description |
|---|---|
| Linux Installation | Install, first-run wizard, updating, uninstalling |
| Linux Troubleshooting | Common errors and fixes |
| Configuration |
config.ini reference |
| Custom Presets |
custom_presets.json reference and editor guide |
| macOS Installation & Troubleshooting | Legacy macOS guide, v0.5.x only |
| Requirement | Notes |
|---|---|
| Linux with systemd | OpenRC / runit are partially supported, see Manual Installation |
| Python 3.10+ |
match statements require 3.10 or later |
| AMD CPU / APU | Intel is not supported |
| Secure Boot off | Or sign the kernel module, see Linux Troubleshooting |
# Install
curl -fsSL https://raw.githubusercontent.com/HorizonUnix/UXTU4Linux/main/install.sh | bash
# Launch
uxtu4linux
# Daemon status
systemctl status uxtu4linux.service
journalctl -u uxtu4linux.service -n 50
# Config files
/opt/uxtu4linux/src/Assets/config.ini
/opt/uxtu4linux/src/Assets/custom_presets.json