{"id":32026694,"url":"https://github.com/asdo92/packelf-appimage","last_synced_at":"2026-04-17T13:32:48.418Z","repository":{"id":315650326,"uuid":"1060269464","full_name":"asdo92/packelf-appimage","owner":"asdo92","description":"Pack elf binary and it's dependencies into standalone executable using appimagetool.","archived":false,"fork":false,"pushed_at":"2025-10-04T17:15:34.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T14:55:51.359Z","etag":null,"topics":["binary","elf","executable","linux","pack","shell","static"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdo92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T16:28:50.000Z","updated_at":"2025-10-04T17:15:37.000Z","dependencies_parsed_at":"2025-09-19T22:15:53.071Z","dependency_job_id":"897ef39b-014d-4f9e-b8a7-7abfad38726a","html_url":"https://github.com/asdo92/packelf-appimage","commit_stats":null,"previous_names":["asdo92/packelf-appimage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asdo92/packelf-appimage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdo92%2Fpackelf-appimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdo92%2Fpackelf-appimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdo92%2Fpackelf-appimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdo92%2Fpackelf-appimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdo92","download_url":"https://codeload.github.com/asdo92/packelf-appimage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdo92%2Fpackelf-appimage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary","elf","executable","linux","pack","shell","static"],"created_at":"2025-10-16T14:34:00.021Z","updated_at":"2026-04-17T13:32:48.408Z","avatar_url":"https://github.com/asdo92.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# packelf-appimage\n\nPack elf binary and it's dependencies into standalone executable using appimagetool.\n`packelf-appimage` was inspired by https://github.com/oufm/packelf. \n\n## Usage packelf:\n\n```\nUsage: ./packelf-appimage.sh \u003cELF_SRC_PATH\u003e \u003cELF_DST_PATH\u003e\n```\n\nExample:\n\n```\n$ ./packelf-appimage.sh /usr/bin/mpv mpv-x86_64.AppImage\n```\n\n## Extract without running:\n\nYou can extract the files of a created package without executing it with the following command:\n\n```                                                                                                                                                                                                                  \n$ ./\u003cpackage\u003e --appimage-extract                                                                                                                                                                        \n```  \n\n## Usage packelf-copylibs:\n\n```                                                                                                                                                                                                               \nUsage: ./packelf-appimage-copylibs.sh \u003cELF_SRC_PATH\u003e \u003cPATH_TO_COPY_LIBRARIES\u003e\n```\n\nExample:\n\n```\n$ ./packelf-appimage-copylibs.sh /usr/bin/mpv /opt/mpv-libs/\n```\n\n## Usage packelf-folder:\n\n``` \nUsage: ./packelf-appimage-folder.sh \u003cFOLDER\u003e \u003cFILENAME\u003e \u003cEXECUTABLE_RUN\u003e\n```\n\nExample:\n\n``` \n$ ./packelf-folder.sh /opt/mpv-package mpv-x86_64.AppImage run.sh\n```\n\n## Dependencies\n* sh\n* tar\n* sed\n* grep\n* chmod\n* appimagetool (https://github.com/AppImage/appimagetool/releases)\n* ldd (only needed for packing, not needed for executing or unpacking)\n* fusermount (only for executing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdo92%2Fpackelf-appimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdo92%2Fpackelf-appimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdo92%2Fpackelf-appimage/lists"}