Installing linux/desktop application on KAHEL is simple. you can use "pacman" to do it.
Example: you want to install open-office application.
1. search openoffice package using this command.
pacman -Ss openoffice
2. install openoffice
sudo pacman -S go-openoffice



