How to install ubuntu webapps in ubuntu 12.04(Precise)
Sponsored Link
Install ubuntu webapps in ubuntu 12.04
Open the terminal and run the following commands
sudo add-apt-repository ppa:webapps/preview
sudo apt-get update
sudo apt-get install unity-webapps-preview
Uninstall ubuntu webapps in ubuntu 12.04
Open the terminal and run the following commands
sudo apt-get install ppa-purge
sudo ppa-purge ppa:webapps/preview
Ubuntu Web apps Video
Seems that video has been removed
This has broken my ability to add chrome extensions and uninstall create errors.
This is the failed msg when adding chrome extensions.
Could not install package: ‘UTILITY_PROCESS_CRASHED_WHILE_TRYING_TO_INSTALL’
Does anyone have the correct uninstall and return chrome to it original state?