The installation process is as simple as typing:

mkdir build
cd build
cmake ..
make
sudo make install

This commands must be executed in a Terminal, after switching to the directory where you have extracted KGRUBEditor:

cd /path/to/KGRUBEditor's/extracted/folder.

--------------------------------------------------------------------------------------------------------------------------------------------------------------

Changes will take effect in your system as soon as you type the "sudo make install" command.
