Debian/Ubuntu packages for the UntitledDesktopEnvironment. To add this repository to apt add the line below to /etc/apt/sources.list.d/ude-debs.list
deb [arch=amd64] https://debs.madladsquad.com stable main
Next, install our PGP key:
root # wget "https://debs.madladsquad.com/keys/public.asc" && mv public.asc /etc/apt/trusted.gpg.d/ude-debs.asc
After you've added the repository run apt update!