gnucash
Personal and small-business financial-accounting software. More information: <https://gnucash.org>.
Install
- All systems
-
curl cmd.cat/gnucash.sh
- Debian
-
apt-get install gnucash
- Ubuntu
-
apt-get install gnucash
- Arch Linux
-
pacman -S gnucash
- Fedora
-
dnf install gnucash
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnucash
- Raspbian
-
apt-get install gnucash
- Dockerfile
- dockerfile.run/gnucash
Personal and small-business financial-accounting software. More information: <https://gnucash.org>.
-
Launch GnuCash and load the previously opened file:
gnucash
-
Launch GnuCash and load the specified file:
gnucash path/to/file.gnucash
-
Launch GnuCash and load an empty file:
gnucash --nofile
© tl;dr; authors and contributors