Package Details: appimage-git r1724.701b711-1

Git Clone URL: https://aur.archlinux.org/appimage-git.git (read-only, click to copy)
Package Base: appimage-git
Description: Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives.
Upstream URL: http://appimage.org
Keywords: appimage
Licenses: MIT
Conflicts: appimage
Provides: appimage
Submitter: jgmdev
Maintainer: Mr.Smith1974
Last Packager: Mr.Smith1974
Votes: 34
Popularity: 0.002323
First Submitted: 2016-06-25 04:16 (UTC)
Last Updated: 2023-07-14 08:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

EasyToRemember commented on 2017-12-24 09:38 (UTC) (edited on 2017-12-24 09:39 (UTC) by EasyToRemember)

I am no big expert, but how is the following command expected to work when appimage is not yet installed?

# Generate appimage files

appimagetool.AppDir/AppRun -n appimagetool.AppDir appimagetool

appimagetool.AppDir/AppRun -n appimaged.AppDir appimaged

If it is meant to be a relative path, there should be "./appimagetool.AppDir/AppRun" instead, shouldn't it? (However, there is no AppRun in the $src_pkg folder anyway.)

jeancf commented on 2017-12-22 07:59 (UTC)

Buuild fails with /tmp/pamac-build-jeancf/appimage-git/PKGBUILD: line 66: appimagetool.AppDir/AppRun: No such file or directory

orbifx commented on 2017-05-12 11:51 (UTC)

Installation reports a failing command, but the package seems installed. ``` :: Processing package changes... (1/1) installing appimage-git [#####] 100% error: command failed to execute correctly :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ```

jgmdev commented on 2017-04-18 14:06 (UTC)

Added vim as dependency.

edward_81 commented on 2017-04-16 08:08 (UTC)

The build need xxd to work. Vim should be added as dependency.

jgmdev commented on 2017-03-24 03:00 (UTC)

I added wget as a makedepend.

quiro9 commented on 2017-03-23 18:47 (UTC)

When the package is downloaded and the compilation begins, errors can occur, this is because there are dependencies that are missing to take into account, in my case it was missing: Wget and Vim. Not all have these packages installed and should be taken into account.

mazzolino commented on 2017-03-17 08:31 (UTC)

This needs a build-time dependency on "wget". (It is used for fetching xz.)

jgmdev commented on 2017-02-23 15:09 (UTC)

@trashguy I just ran a build and everything went find, maybe it was an upstream issue that got fixed later.

trashguy commented on 2017-02-18 07:17 (UTC)

This is failing to build on runtime.c