You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happy to conform to a canonical list where that's appropriate (it's not appropriate for browser add-ons, where there is no architecture separate from the browser itself).
It might also make things clearer if we stuck to the convention used (mostly) in ZIM naming, that an underscore separates different "fields", while a hyphen separates different "attributes" of a field. So, the architecture field should be between two underscores, but should use hyphens internally only if needed. Hence _x86-64_ (but _arm64_, because hyphen not needed for legibility in this case).
It looks like we are not consistent in how we specify architectures for the various binaries we offer
From the nightly download, I can list the following architectures:
i386
i586
i686
x86
x64
x86_64
x86-64
amd64
arm
armv6
armv8
arm64
aarch64
universal
I believe we should decide on a rule, apply and document it; either following an internal convention of the target platform's usage.
kiwix-js-electron_i386_2024-08-28.deb
kiwix-js-electron_x86-64_2024-08-28.deb
kiwix-js-electron_x86-64_2024-08-28.rpm
kiwix-js-electron_i686_2024-08-28.rpm
kiwix-js-electron_x86-64_2024-08-28.appimage
kiwix-js-electron_i386_2024-08-28.appimage
kiwix-js-electron_arm64_2024-08-28.appimage
kiwix-js-nwjs_win-xp_i386_2024-08-28.zip
kiwix-js-nwjs_win_x64_2024-08-28.zip
kiwix-ubuntu-touch_2024-08-28.click
kiwix-firefoxos_2024-08-28.zip
kiwix-firefox-unsigned-extension-mv3_2024-08-28.zip
kiwix-firefox-unsigned-extension-mv2_2024-08-28.zip
kiwix-chrome-signed-extension-mv2_2024-08-28.zip
kiwix-chrome-unsigned-extension-mv2_2024-08-28.zip
kiwix-chrome-signed-extension-mv3_2024-08-28.zip
kiwix-chrome-unsigned-extension-mv3_2024-08-28.zip
kiwix-macos_2024-08-28.dmg
kiwix-2024-08-28.ipa
kiwix-tools_macos-x86_64-2024-08-28.tar.gz
libkiwix_xcframework-2024-08-28.tar.gz
libkiwix_macos-x86_64-2024-08-28.tar.gz
kiwix-tools_macos-arm64-2024-08-28.tar.gz
Kiwix-2024-08-28-win-amd64.zip
org.kiwix.desktop.2024-08-28.flatpak
libkiwix_macos-arm64-2024-08-28.tar.gz
kiwix-desktop_x86_64_2024-08-28.appimage
kiwix-tools_linux-x86_64-2024-08-28.tar.gz
kiwix-tools_linux-aarch64-2024-08-28.tar.gz
kiwix-tools_linux-aarch64-musl-2024-08-28.tar.gz
kiwix-tools_linux-x86_64-musl-2024-08-28.tar.gz
libkiwix_linux-x86_64-2024-08-28.tar.gz
kiwix-tools_linux-armv6-2024-08-28.tar.gz
kiwix-tools_win-i686-2024-08-28.zip
kiwix-tools_linux-armv8-2024-08-28.tar.gz
libkiwix_android-arm64-2024-08-28.tar.gz
libkiwix_android-x86_64-2024-08-28.tar.gz
libkiwix_android-x86-2024-08-28.tar.gz
libkiwix_android-arm-2024-08-28.tar.gz
kiwix-tools_linux-i586-2024-08-28.tar.gz
libkiwix_win-i686-2024-08-28.zip
kiwix-universal-2024-08-28.apk
libzim_android-arm-2024-08-28.tar.gz
libzim_android-arm64-2024-08-28.tar.gz
libzim_android-x86-2024-08-28.tar.gz
libzim_android-x86_64-2024-08-28.tar.gz
libzim_linux-aarch64-2024-08-28.tar.gz
libzim_linux-aarch64-manylinux-2024-08-28.tar.gz
libzim_linux-aarch64-musl-2024-08-28.tar.gz
libzim_linux-armv6-2024-08-28.tar.gz
libzim_linux-armv8-2024-08-28.tar.gz
libzim_linux-x86_64-2024-08-28.tar.gz
libzim_linux-x86_64-manylinux-2024-08-28.tar.gz
libzim_linux-x86_64-musl-2024-08-28.tar.gz
libzim_macos-arm64-2024-08-28.tar.gz
libzim_macos-x86_64-2024-08-28.tar.gz
libzim_wasm-emscripten-2024-08-28.tar.gz
libzim_win-x86_64-2024-08-28.zip
zim-tools_linux-aarch64-2024-08-28.tar.gz
zim-tools_linux-aarch64-musl-2024-08-28.tar.gz
zim-tools_linux-armv6-2024-08-28.tar.gz
zim-tools_linux-armv8-2024-08-28.tar.gz
zim-tools_linux-i586-2024-08-28.tar.gz
zim-tools_linux-x86_64-2024-08-28.tar.gz
zim-tools_linux-x86_64-musl-2024-08-28.tar.gz
zim-tools_macos-arm64-2024-08-28.tar.gz
zim-tools_macos-x86_64-2024-08-28.tar.gz
zim-tools_win-i686-2024-08-28.zip
The text was updated successfully, but these errors were encountered: