I suggest we unflag this binary package as out-of-date, as version 3.0.0 is in beta, not yet ready for prime time.
Search Criteria
Package Details: appimagelauncher-bin 2.2.0.20220908-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/appimagelauncher-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | appimagelauncher-bin |
| Description: | Helper app that 'makes your Linux desktop AppImage ready™.' |
| Upstream URL: | https://github.com/TheAssassin/AppImageLauncher |
| Keywords: | appimage |
| Licenses: | MIT |
| Conflicts: | appimagelauncher |
| Provides: | appimagelauncher |
| Submitter: | spsf64 |
| Maintainer: | randomUsername |
| Last Packager: | spsf64 |
| Votes: | 4 |
| Popularity: | 0.35 |
| First Submitted: | 2023-09-18 21:29 (UTC) |
| Last Updated: | 2023-09-18 21:29 (UTC) |
Dependencies (8)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappimage
- libbsd (libbsd-gitAUR)
- libxpm (libxpm-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- shared-mime-info
Required by (5)
- cpod-appimage (requires appimagelauncher)
- cryptocam-companion-appimage (requires appimagelauncher)
- steam-rom-manager-appimage (requires appimagelauncher)
- todoist-appimage (requires appimagelauncher)
- todoist-appimage-integration (requires appimagelauncher)
Sources (1)
Latest Comments
RobinHood2015 commented on 2025-11-29 05:52 (UTC)
randomUsername commented on 2025-04-25 00:14 (UTC)
You can quickly fix the PKGBUILD:
$ yay -G appimagelauncher-bin
$ cd appimagelauncher-bin
$ $EDITOR PKGBUILD
The two lines should be updated:
source=("https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb")
sha256sums=('f4b9db56a6ba7dd091074b14157612986a9f6a0cb3fcd230abfc8f4555c70a7f')
And then:
$ makepkg -si
spsf64 commented on 2025-03-29 17:04 (UTC)
@YashRaj thanks for the heads up; I was unable to package the new 3.x alpha version correctly, I'm about to disown this, let me know if you want to be a new maintainer or co-mantainer.
YashRaj commented on 2025-03-29 14:26 (UTC)
source leads to a 404
spsf64 commented on 2023-09-18 21:30 (UTC)
I created this package with my limited knowledge, the main reason is to reduce the time to build from source. I noticed it's not reliable, if you try to update the appimage, sometimes it downgrades to a previous version, please, do not use this function. Feel free to make suggestions and/or become a contributor!
Pinned Comments
spsf64 commented on 2023-09-18 21:30 (UTC)
I created this package with my limited knowledge, the main reason is to reduce the time to build from source. I noticed it's not reliable, if you try to update the appimage, sometimes it downgrades to a previous version, please, do not use this function. Feel free to make suggestions and/or become a contributor!