Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
oxGorou edited this page May 29, 2026 · 14 revisions

UXTU4Linux Wiki

macOS support ended with v0.5.x. See macOS Installation & Troubleshooting.


Pages

Page Description
Linux Installation Install, first-run wizard, updating, uninstalling
Linux Troubleshooting Common errors and fixes
Configuration config.ini reference
Custom Presets custom.json reference and editor guide
macOS Installation & Troubleshooting Legacy macOS guide, v0.5.x only

Requirements

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

Quick Reference

# 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

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.