To remove one or more Lycia components, do the following:
execute the component removal command in QPM command line tool.
For example, this command
sudo ./qpm remove app-server
will remove the app-serverLycia component,
and this command
sudo ./qpm remove development
will remove the development preset.)
To uninstall Lycia completely, you must
execute qpm remove all without parameters in QPM command line tool: