Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

How to install gnomebaker?

Writer 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/stable

Install 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 gnomebaker

Press Enter and Y when asked to. You should be set.

Try installing with apt-get command. Type sudo apt-get install gnomebaker in terminal.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy