How to install gnomebaker?
Mia Lopez
How to install gnome baker?After downloading the software-files,I can't find the executed file or how to navigate to launch to install it. Thanks
3 Answers
Open Terminal and Run Following Commands
Add Gnomebaker repository
sudo add-apt-repository ppa:gnomebaker/stableInstall gnomebaker
sudo apt-get update && sudo apt-get install gnomebaker 1 INSTALL FOR 12.04, 13.04, maybe others.
Just open Terminal (Ctrl + Alt + T) and enter the following code:
sudo add-apt-repository ppa:gnomebaker/stable
sudo apt-get update
sudo apt-get install gnomebakerPress Enter and Y when asked to. You should be set.
Try installing with apt-get command. Type sudo apt-get install gnomebaker in terminal.