Installation

Easily install DicksonUI.

There are two packages available.Choose one.

  1. Micro Installation(No dependencies. They are included.)

No changes between them. #1 is recommended because dependencies can be useful one day.

Normal Installation

Why dependencies?

Using PIP

run this on console(cmd, command prompt,)

For python3

pip3 install dicksonui

using python2

pip install dicksonui
circle-info

Maybe you should run this as superuser ( eg:-sudo pip install... )

or use easy_install

circle-exclamation

If you don't like package managers, just downloadarrow-up-right from Github and unzip and run

Micro Installation

Using PIP

run this on console(cmd, command prompt,)

For python3

using python2

circle-info

Maybe you should run this as superuser ( eg:-sudo pip install... )

or use easy_install

circle-exclamation

If you don't like package managers, just downloadarrow-up-right from Github and unzip and run

Last updated