Skip to content

How to install

Russanandres edited this page Jul 21, 2023 · 5 revisions

Install normally

At this moment you can install yde with download de.sh and run it.

You need superuser rights!

  1. Download de.sh
  2. chmod +x de.sh
  3. bash de.sh
  4. run it with runui or bash de.sh

Install in other directory

If you don't want install in /usr/bin directory, run de.sh with --target arguments

Basic installion path is /usr/bin/runui

  1. bash de.sh --target /home/$USER/.local/bin/runui

Portable mode

If you don't want install yde and just want to try in, run with

  1. bash de.sh -p or --portable

Curl

Curl install will be supported after tests.

Clone this wiki locally