For Ubuntu if binup install -p someproject can found AppImage with suitable arch then this AppImage should be used regardless to any other releases, even if binup can't recognize other releases (because of weird name). For example
BART-1.26.3-aarch64.AppImage
BART-1.26.3-x86_64.AppImage < main priority for Ubuntu x86_64
BART-1.26.3-Linuks64.tar.xz < weird name, but it is no matter
Or I am totally wrng and binup can't work with AppImage at all?
P.S. From my point of view .deb should be main priority for Ubuntu, then AppImage and then others... But as I know binup still doesn't works with deb, right?
For Ubuntu if
binup install -p someprojectcan found AppImage with suitable arch then this AppImage should be used regardless to any other releases, even if binup can't recognize other releases (because of weird name). For exampleBART-1.26.3-aarch64.AppImage
BART-1.26.3-x86_64.AppImage < main priority for Ubuntu x86_64
BART-1.26.3-Linuks64.tar.xz < weird name, but it is no matter
Or I am totally wrng and binup can't work with AppImage at all?
P.S. From my point of view .deb should be main priority for Ubuntu, then AppImage and then others... But as I know binup still doesn't works with deb, right?