Warning, /plasma/aura-browser/README.md is written in an unsupported language. File is not indexed.

0001 # Aura Browser
0002 
0003 Browser for a fully immersed Big Screen experience allowing you to navigate the world wide web using just your remote control.
0004 
0005 #### Installation
0006 
0007   + cd aura-browser
0008   + mkdir build
0009   + cd build
0010   + cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_LIBDIR=lib -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
0011   + make
0012   + sudo make install