Package Details: xmind 22.11.3656-1

Git Clone URL: https://aur.archlinux.org/xmind.git (read-only, click to copy)
Package Base: xmind
Description: Brainstorming and Mind Mapping Software
Upstream URL: https://www.xmind.net
Keywords: office productivity
Licenses: unknown
Submitter: arojas
Maintainer: bacteriostat
Last Packager: bacteriostat
Votes: 50
Popularity: 0.055238
First Submitted: 2017-07-06 19:05 (UTC)
Last Updated: 2023-01-19 08:06 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

bacteriostat commented on 2022-09-08 02:20 (UTC)

Thanks @fft, I have fixed it.

fft commented on 2022-09-07 19:09 (UTC) (edited on 2022-09-07 19:09 (UTC) by fft)

Wrong symlink creation in PKGBUILD now. Need to be

ln -s /opt/Xmind/xmind "$pkgdir/usr/bin/xmind"

instead of

ln -s /opt/XMind/xmind "$pkgdir/usr/bin/xmind"

FabioLolix commented on 2022-04-11 15:34 (UTC)

It would have been better to create a xmind2022 pkbuild

No, xmind pkgbuild need to be the last stable version, legacy pkgbuild for legacy versions

hajonnes commented on 2022-04-11 15:24 (UTC) (edited on 2022-04-11 16:30 (UTC) by hajonnes)

I had this installed. It was Xmind8. Then this got updated and it changed to Xmind2022 which is an other program. This program require you to pay for a subscription to get the same functionality that you get for free with Xmind8. To be fair and with my limited time using Xmind2022, it seems that Xmind2022 is a nicer program than Xmind8. Here is a comparison between xmind8Pro (payed version) and Xmind2022 https://support.xmind.net/hc/en-us/articles/360028231712-What-are-the-differences-between-XMind-2022-and-XMind-8-Pro-

There is a a way to get back Xmind8. Use this link https://aur.archlinux.org/packages/xmind8. If you want more functionality (see comparison) you can pay a one time fee and get the xmind8pro or get the nicer Xmind2022 and pay with subscription.

FabioLolix commented on 2022-03-24 21:28 (UTC)

You've been added as xmind co-maintainer

lightning1141 commented on 2021-12-21 08:48 (UTC)

Please use xmind-2021 instead.

hajonnes commented on 2021-10-06 13:55 (UTC) (edited on 2021-10-06 14:04 (UTC) by hajonnes)

Performance issue. I had a big perfomance difference between this AUR installed and a flatpak installed xmind8. I checked the flatpak version and it uses GTK2

Remedy: install GTK2, I have version 2.24.33-2, and edit the /usr/share/xmind/XMind/XMind.ini file by setting gtk version to 2. I.e. change the 3 to a 2 under –launcher.GTK_version.

Thought: Change in the dependency list that gtk2 should be used

C_Schmidpeter commented on 2020-10-30 15:43 (UTC)

Having package 'xmind' installed, trying to install 'xmind-2020' fails with:

xmind-2020: /usr/share/applications/xmind.desktop exists in filesystem (owned by xmind) xmind-2020: /usr/share/mime/packages/xmind.xml exists in filesystem (owned by xmind)

If it is intended to allow both in parallel, these files should be renamed. Otherwise 'xmind' should be added to 'conflicts'.

lightning1141 commented on 2020-08-28 03:28 (UTC)

@dimlight1998 fixed

dimlight1998 commented on 2020-08-28 03:20 (UTC)

/usr/bin/xmind-2020 is linked wrongly? (should be /opt/XMind/xmind, not /opt/XMind/XMind)