There are some web apps that I decided not to install initially; I selected "Do not ask again" for the prompt. Now that I have changed my mind, how do I go about installing that web app for a particular browser?
Asked
Active
Viewed 154 times
1 Answers
1
Open the software center and search for unity-webapps. There you can install the ones you want.
You can also use the command: sudo apt-get install unity-webapps-<webapp-name>
Make sure you have the following packages installed:
unity-webapps-service libunity-webapps0 xul-ext-unity libufe-xidgetter0
You can install them with:
sudo apt-get install unity-webapps-service libunity-webapps0 xul-ext-unity libufe-xidgetter0
Seth
- 59,332