Adrien, Fran, The windows installer appears remove a previous version during installation AFAIK from when I upgrade GnuCash on my wife's Windows 10 notebook.
Linux Mint/Ubuntu/Debian generally install to /usr/local from the distribution repositories but usually to get the latest version you need to build from source. You can usually uninstall from the desktop menu Software Manager in most cases or use "sudo apt remove gnucash" to uninstall from a terminal. if you have built GnuCash and retained the source and build dirctories then "sudo make uninstall " issued from the build directory will normally remove the current installation. The wiki on Building GnuCash for Linux has a section on uninstalling. which describes how to manually remove all directories (sudo/admin privileges required). Usually a good idea to uninstall before installing a new version to ensure all libraries are replaced on Linux. David Cousens ----- David Cousens -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
