@cammera See https://wiki.archlinux.org/title/Wine_package_guidelines and https://wiki.archlinux.org/title/Arch_package_guidelines#Directories . TL;DR: Portable means you can just extract the files. Per Arch package guidelines, each package should be in its own directory somewhere under /usr/. Not portable means you have to create a ~5MB wine prefix for each package due to Arch's filesystem hierarchy.
TL;DR: It's just how Arch and Linux in general is organized.
Pinned Comments
supermario commented on 2025-01-13 13:39 (UTC)
@aliu if you try to download the exe file directly in the sources array the download site returns you an HTML page not the actual executable so we need to do this workaround
all: I have updated this package to use the 64bit executable on 64bit systems now that the upstream 7zip package is able to extract it. If you have problems please report them and I'll rollback to the 32bit executable even on 64bit systems until we can find a fix