Skip to content

Instantly share code, notes, and snippets.

View ZeinBarhoum's full-sized avatar
🎯
Focusing

Zein Alabedeen Barhoum ZeinBarhoum

🎯
Focusing
View GitHub Profile
@ZeinBarhoum
ZeinBarhoum / setup-snixembed-debian.sh
Created November 2, 2025 09:01 — forked from archisman-panigrahi/setup-snixembed-debian.sh
Snixembed installer for Debian/Ubuntu/Mint/RPiOS
#!/bin/bash
# Install the dependencies
sudo apt update
sudo apt install build-essential valac git libdbusmenu-gtk3-dev -y
# Download with git
cd /tmp
git clone https://git.sr.ht/~steef/snixembed