Skip to main content
Version: Next

Installation

Ideally, you should always install ewwii from your package manager. As of right now, ewwii is only available in the AUR, so if you are an Arch Linux user, you should definitely install it from there.

And if you are not an Arch Linux user, you can run the following command to install ewwii through our custom installer:

sh -c "$(curl -fsSL https://ewwii-sh.github.io/install.sh)"

However, not all people may be able to use this installer simply beacause they are not using Linux or some other reason. If you are one of those people, then the recommended way of installing ewwii is compiling it from source.

Here is a step by step guide on compiling it from source: Ewwii Getting Started Article