m (→GnuCash) |
(Finished KDE instructions for Fedora 9, phew) |
||
Line 16: | Line 16: | ||
In the '''[Search Box]''' with the binoculars icon, type: | In the '''[Search Box]''' with the binoculars icon, type: | ||
<pre> | <pre>gnucash | ||
</pre> | </pre> | ||
Line 25: | Line 25: | ||
Select any additional packages to install or remove at this time by changing tick boxes next to the package name. | Select any additional packages to install or remove at this time by changing tick boxes next to the package name. | ||
Finally, click the '''[Apply]''' button. This starts the '''GnuCash''' installation process and concurrently installs or removes any additional packages where you modified the tick box. | Finally, click the '''[Apply]''' button. This starts the '''GnuCash''' installation process and concurrently installs or removes any additional packages where you modified the tick box. Follow any prompts to install additional packages. | ||
Line 48: | Line 48: | ||
After you install ''' | After you install '''GnuCash''' using one of the methods described above, you launch it by clicking ''Applications > Office > Gnucash Finance Management''. | ||
{| border="1" | {| border="1" | ||
Line 61: | Line 61: | ||
'''Kmymoney''' is also not installed by default with either the Fedora Live-CD or DVD, but again easily installed using either of the same methods described for '''GnuCash'''. If you do not have an Internet connection, you can install '''Kmymoney''' with the Fedora DVD. | '''Kmymoney''' is also not installed by default with either the Fedora Live-CD or DVD, but again easily installed using either of the same methods described for '''GnuCash'''. If you do not have an Internet connection, you can install '''Kmymoney''' with the Fedora DVD. | ||
To install '''Kmymoney''' using the Add/Remove Software | To install '''Kmymoney''' using the '''Add/Remove Software''' utility in the KDE desktop environment, start by clicking the large Fedora icon in the lower left corner called the '''Kicker'''. | ||
Next, select ''Applications > | Next, select ''Applications > Administration > Add/Remove Software''. | ||
In the '''[Search Box]''' with the binoculars icon, type: | |||
<pre>kmymoney | |||
</pre> | |||
Next, click the '''[Find]''' button. The message "Querying" appears in the lower left corner. | |||
Tick the box next to <code>Personal finance</code>. The message "Getting information" appears in the lower left corner. The window area below the list of packages contains additional information about '''Kmymoney'''. | |||
Select any additional packages to install or remove at this time by changing tick boxes next to the package name. | |||
Finally, click the '''[Apply]''' button. This starts the '''Kmymoney''' installation process and concurrently installs or removes any additional packages where you modified the tick box. Follow any prompts to install additional packages. | |||
Line 75: | Line 81: | ||
Another way to install the '''Kmymoney''' application is to use the | Another way to install the '''Kmymoney''' application is to use the command line. | ||
<pre>su -c 'yum install | |||
Click the '''Kicker''' and select ''Applications > System > Terminal Konsole'' | |||
Type: | |||
<pre>su -c 'yum install Kmymoney2' | |||
</pre> | </pre> | ||
You will be prompted for your password. Type in your password and press 'Enter'. You will not see the password as you type. The terminal will start giving information about the application, and end with <code>Is this ok [y/N]:</code>. | |||
Type: <pre> y</pre> | |||
The terminal downloads the necessary files and completes the installation of '''Kmymoney'''. | |||
After you install '''Kmymoney''', you launch it by clicking ''KMenu > Applications > Office > | After you install '''Kmymoney''', you launch it by clicking ''KMenu > Applications > Office > Personal Finance Manager'. | ||
{| border="1" | {| border="1" |
Revision as of 07:14, 30 September 2008
Financial Software
Fedora offers software from the GNOME and KDE environments to manage your finances. GnuCash is the financial software recommended for users with the GNOME desktop environment, and Kmymoney is recommended financial software for the KDE environment. Although each financial software application is recommended for a specific desktop environment, remember both will work on any Fedora desktop environment.
Only the DVD version of Fedora includes both financial software packages. GnuCash and Kmymoney are also available for download and easy installation with either the Add/Remove Software utility or through the command line.
GnuCash
GnuCash is not installed by default from the Live-CD or the DVD. If you do not have access to the Internet, you can use the Fedora DVD to install GnuCash. The Add/Remove Software utility offers a graphical installation interface for new users.
Here is how to install GnuCash using Add/Remove Software in the Gnome Desktop Environment.
Click System > Administration > Add/Remove Software. This will open the Add/Remove Software application.
In the [Search Box] with the binoculars icon, type:
gnucash
Next, click the [Find] button. The message "Querying" appears in the lower left corner.
Tick the box next to Gnucash is an application to keep track of your finances
. The message "Downloading repository information" appears in the lower left corner. The window area below the list of packages contains additional information about GnuCash.
Select any additional packages to install or remove at this time by changing tick boxes next to the package name.
Finally, click the [Apply] button. This starts the GnuCash installation process and concurrently installs or removes any additional packages where you modified the tick box. Follow any prompts to install additional packages.
GnuCash is now installed on your computer.
Another way to install the GnuCash application is to use the command line.
Click Applications > System Tools> Terminal to open the command line.
Type:
su -c 'yum install gnucash'
You will be prompted for your password. Type in your password and press 'Enter'. You will not see the password as you type. The terminal will start giving information about the application, and end with Is this ok [y/N]:
.
Type:
y
The terminal downloads the necessary files and completes the installation of GnuCash.
After you install GnuCash using one of the methods described above, you launch it by clicking Applications > Office > Gnucash Finance Management.
File:Docs Drafts DesktopUserGuide Financial gnucash-icon.png | This is the default icon associated with Gnucash. |
For additional help using the application, please refer to the documents on the Gnucash website.
Kmymoney
Kmymoney is also not installed by default with either the Fedora Live-CD or DVD, but again easily installed using either of the same methods described for GnuCash. If you do not have an Internet connection, you can install Kmymoney with the Fedora DVD.
To install Kmymoney using the Add/Remove Software utility in the KDE desktop environment, start by clicking the large Fedora icon in the lower left corner called the Kicker.
Next, select Applications > Administration > Add/Remove Software.
In the [Search Box] with the binoculars icon, type:
kmymoney
Next, click the [Find] button. The message "Querying" appears in the lower left corner.
Tick the box next to Personal finance
. The message "Getting information" appears in the lower left corner. The window area below the list of packages contains additional information about Kmymoney.
Select any additional packages to install or remove at this time by changing tick boxes next to the package name.
Finally, click the [Apply] button. This starts the Kmymoney installation process and concurrently installs or removes any additional packages where you modified the tick box. Follow any prompts to install additional packages.
Kmymoney is now installed on your computer.
Another way to install the Kmymoney application is to use the command line.
Click the Kicker and select Applications > System > Terminal Konsole
Type:
su -c 'yum install Kmymoney2'
You will be prompted for your password. Type in your password and press 'Enter'. You will not see the password as you type. The terminal will start giving information about the application, and end with Is this ok [y/N]:
.
Type:
y
The terminal downloads the necessary files and completes the installation of Kmymoney.
After you install Kmymoney, you launch it by clicking KMenu > Applications > Office > Personal Finance Manager'.
File:Docs Drafts DesktopUserGuide Financial kmymoney-icon.png | This is the icon associated with Kmymoney. |
For additional help using the application, please refer to the FAQs on the KMyMoney website.
Previous Page - Office Tools | Table of Contents | Next Page - Playing Multimedia |