首頁  >  文章  >  系統教程  >  安裝記帳軟體HomeBank的方法指南(適用於Ubuntu 14.04/14.10)

安裝記帳軟體HomeBank的方法指南(適用於Ubuntu 14.04/14.10)

WBOY
WBOY轉載
2023-12-29 08:13:11611瀏覽

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

以上是安裝記帳軟體HomeBank的方法指南(適用於Ubuntu 14.04/14.10)的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文轉載於:jb51.net。如有侵權,請聯絡admin@php.cn刪除