-
Install the dependencies mentioned above by using a package manager available on your system;
-
Clone the Gie Repository:
git clone
-
Run the following commands while being in the present working directory of this project:
sudo make clean install
Arch Linux:
- libx11
- libxft
- xorg-init
- xorg-server
- xorg
- make
- gcc
- xcompmgr
Debian Linux:
- libxft-dev
- libx11-dev
- libxinerama-dev
- make
- gcc
- xorg
- xcompmgr
Fedora:
- libxft-devel
- libx11-devel
- libxinerama-devel
- make
- gcc
- xorg
- xcompmgr