install.sh
>_ setup
One-line interactive TUI installer. Auto-detects your system configuration and sets up the complete environment.
termite : bash
~/$curl -fsSL https://jr4.in/niri | bash
# Alternatively via wget
~/$ wget -qO- https://jr4.in/niri | bash gallery.view
features.txt
One-line Bootstrap
Install directly from terminal using a single curl command. Automatically clones, updates, and launches the installer UI.
Interactive TUI Installer
Keyboard-driven terminal UI with arrow-key navigation, checklist toggles, and precise customization.
Auto Hardware Detection
Automatically detects CPU and GPU vendors to install appropriate microcode and graphics drivers (Intel, AMD, NVIDIA).
Automated Configuration
Safely backs up and symlinks .config directories, orchestrates git submodules, and manages local tools.
debug.log
01
[ERR] Pacman is locked Remove the stale DB lock:
sudo rm -f /var/lib/pacman/db.lck 02
[ERR] Chaotic-AUR key issues Ensure keyserver access or re-run the installer; it automatically retries key imports.
03
[ERR] AUR build failures Re-run just that package manually using
paru -S to inspect the full build log.