Replace ntfs-3g with ntfsprogs

We don't need the userspace FUSE-based ntfs-3g driver because the kernel includes one for reading and writing to NTFS. However we do need the command-line NTFS tools for Partition Manager. So just keep those.

Because ntfs-3g was the last thing depending on fuse2, manually add it back, because we don't want to break a bunch of old AppImages. Put that as well as some other app-enablement-related packages to a new group in Core.

Merge request reports

Loading