歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> Ubuntu 14.04/14.10 安裝記賬軟件 HomeBank

Ubuntu 14.04/14.10 安裝記賬軟件 HomeBank

日期:2017/2/28 14:29:29   编辑:Linux教程

HomeBank 是一款開源、跨平台的財務管理軟件,可在 Linux、Mac OS X、Windows和Meego系統上運行,讓用戶能夠管理自己的財務,並跟蹤他們的交易。

可用的最新版本是 HomeBank 4.5.6,最近已經發布,有一些變化和錯誤修正:

  • change: xhb data file format (v0.9)
  • change: sort preference language list by name (was by code)
  • bugfix: gtk warning on budget/stats report
  • bugfix: #1348951 when you move from one category to a new one, it creates a lot of categories
  • bugfix: #1348319 scheduler options not saved
  • bugfix: #1345739 moving payee creates erroneous payees
  • bugfix: #1340142 program crash when select Category on Trend Time report button
  • bugfix: #1339572 exclude from any reports and from budget, options with strange behaviour
  • bugfix: #1338491 add transaction dialog, Memo field autocomplete doesn’t give suggestions
  • bugfix: #1338140 add transaction date defaults to the date the app was opened on
  • bugfix: #1336882 filter for unreconciled transactions
  • bugfix: #1335285 when inherit txn, date is not today’s date
  • bugfix: #1325969 ms windows incorrect sort of strings with special/accented (diacritics)

軟件安裝,有PPA可用,支持 Ubuntu 14.04/14.10及衍生系統版本,打開終端,輸入以下命令:

sudo add-apt-repository ppa:mdoyen/homebank
sudo apt-get update
sudo apt-get install homebank

卸載 homebank 命令:

sudo apt-get remove homebank

Ubuntu 14.04 下載、安裝、配置的相關知識 http://www.linuxidc.com/Linux/2014-04/100370.htm

Ubuntu 14.04系統下載地址:http://www.linuxidc.com/Linux/2014-04/100352.htm

Windows 7下硬盤安裝Ubuntu 14.04圖文教程 http://www.linuxidc.com/Linux/2014-04/100369.htm

更多Ubuntu相關信息見Ubuntu 專題頁面 http://www.linuxidc.com/topicnews.aspx?tid=2

Copyright © Linux教程網 All Rights Reserved