# To install an application and put it in On Boot
tc@box:~$
tce-load -wi ace-of-penguins.tcz
# To start the application
tc@box:~$
tce-run ace-of-penguins
# To remove the application
tc@box:~$
tce-audit builddb
tc@box:~$
tce-audit delete ace-of-penguins.tcz
# Reboot your computer, for this to be removed.
