*EDIT* May 3, 2009
Gourmet has finally been added to the repositories as of Ubuntu 9.04, so check out my modified instructions to install it in a much easier way.
Since recently becoming vegan, I have found it important to make it easier to save recipes. I knew I could make a database in OOo Base, but that seemed difficult and more work than I was willing to do. I searched through the package manager and found KRecipes and anymeal, but both are for the KDE environment. In the interest of keeping my system GNOME only, I decided to search further. A quick look on Sourceforge found a few promising choices, but the best was a program called Gourmet. If you want to install this, understand that you will be installing a DEB from outside the Ubuntu repositories and it could harm your system. It worked fine for me, but I cannot guarantee it will for you. If you want to install Krecipes or anymeal if you're using Kubuntu, or if you just don't want to use software outside of the repositories, I will give those instructions as well.
Installing KRecipes for KDE/Kubuntu
Verify you have the universe repositories enabled.
Open Konsole, or the terminal of your choice.
Type (or Copy/Paste) the following into your terminal:
sudo aptitude install krecipes krecipes-data
Run the program.
Installing anymeal for KDE/Kubuntu
Verify you have the universe repositories enabled.
Open Konsole, or the terminal of your choice.
Type (or Copy/Paste) the following into your terminal:
sudo aptitude install anymeal
Run the program.
Installing Gourmet Recipe Manager for GNOME/Ubuntu (Ubuntu 9.04 or later)
Open the Terminal.
Type (or Copy/Paste) the following into your terminal:
sudo apt-get install gourmet
- Run the program.
Installing Gourmet Recipe Manager for GNOME/Ubuntu (Ubuntu 8.10 or earlier)
Open the Terminal.
Type (or Copy/Paste) the following into your terminal:
sudo apt-get install python-reportlab python-pysqlite2
Type (or Copy/Paste) the following into your terminal:
wget http://superb-east.dl.sourceforge.net/sourceforge/grecipe-manager/gourmet_0.13.4-1_all.deb
Type (or Copy/Paste) the following into your terminal:
sudo dpkg -i gourmet_0.13.4-1_all.deb
Run the program.
Figure 1: Gourmet Recipe Manager working under Ubuntu
Figure 2: A recipe in Gourmet Recipe Manager
I hope this helps some of us out there who are not only Ubuntu Linux fans, but budding chefs as well.
Technorati Tags:
Chef, Cooking, GNOME, Gourmet, KDE, Krecipe, Kubuntu, Linux, Recipe Program, Ubuntu