Linux AppImage/AppRun
AppImage:
Requires FUSE to be installed and configured. More compatible on modern systems but problematic on older systems.
AppRun:
Uses bash/sh and tar to run. Compatible also with older systems. (Recommended).
Integration
packages add shortcuts, manuals or extra files. They are installed via root with the command:
tar zxvf [package-integration.tar.gz] -C /
AppImage
AppRun
Integration
aria2c-x86_64-v1.37.0.AppImage
aria2c-x86_64-v1.37.0.AppRun
aria2c-integration.tar.gz
ffmpeg-x86_64-v7.0.2.AppImage
ffmpeg-x86_64-v7.0.2.AppRun
ffmpeg-integration.tar.gz
ffprobe-x86_64-v7.0.2.AppImage
ffprobe-x86_64-v7.0.2.AppRun
ffprobe-integration.tar.gz
ffplay-x86_64-v7.0.2.AppImage
ffplay-x86_64-v7.0.2.AppRun
ffplay-integration.tar.gz
mpv-x86_64-v0.38.0.AppImage
mpv-x86_64-v0.38.0.AppRun
mpv-integration.tar.gz
xboxdrv-x86_64-v0.8.8.AppImage
xboxdrv-x86_64-v0.8.8.AppRun
xbox360-controller.tar.gz
xboxdrv-x86_64-v0.8.11.AppImage
xboxdrv-x86_64-v0.8.11.AppRun
xbox360-controller-nofeedback.tar.gz
keepassxc-x86_64-v2.7.9.AppImage
keepassxc-x86_64-v2.7.9.AppRun
keepassxc-integration.tar.gz
curl-x86_64-v8.8.0.AppImage
curl-x86_64-v8.8.0.AppRun
curl-integration.tar.gz
wget-x86_64-v1.24.5.AppImage
wget-x86_64-v1.24.5.AppRun
wget-integration.tar.gz
nmap-x86_64-v7.95.AppImage
nmap-x86_64-v7.95.AppRun
nmap-integration.tar.gz
telnet-x86_64-v2.5.AppImage
telnet-x86_64-v2.5.AppRun
telnet-integration.tar.gz
vim-x86_64-v9.1.496.AppImage
vim-x86_64-v9.1.496.AppRun
vim-runtime-integration.tar.gz
CG
rsync-x86_64-v3.3.0.AppImage
rsync-x86_64-v3.3.0.AppRun
rsync-integration.tar.gz
htop-x86_64-v3.3.0.AppImage
htop-x86_64-v3.3.0.AppRun
htop-integration.tar.gz
nvtop-x86_64-v3.1.0.AppImage
nvtop-x86_64-v3.1.0.AppRun
nvtop-integration.tar.gz
progress-x86_64-v0.16.AppImage
progress-x86_64-v0.16.AppRun
progress-integration.tar.gz
linphone-x86_64-v5.2.6.AppImage
linphone-x86_64-v5.2.6.AppRun
linphone-integration.tar.gz
duckstation-x86_64-v0.1.7878.AppImage
duckstation-x86_64-v0.1.7878.AppRun
duckstation-integration.tar.gz
duckstation-x86_64-v0.1.6995.AppImage
duckstation-x86_64-v0.1.6995.AppRun
duckstation-integration.tar.gz
pcsx2-x86_64-v2.2.0.AppImage
pcsx2-x86_64-v2.2.0.AppRun
pcsx2-integration.tar.gz
ppsspp-x86_64-v1.18.1.AppImage
ppsspp-x86_64-v1.18.1.AppRun
ppsspp-integration.tar.gz
xemu-x86_64-v0.7.133.AppImage
xemu-x86_64-v0.7.133.AppRun
xemu-integration.tar.gz
suyu-x86_64-v0.0.3.AppImage
suyu-x86_64-v0.0.3.AppRun
suyu-integration.tar.gz
pegasus-fe-x86_64-v0.16.82.AppImage
pegasus-fe-x86_64-v0.16.82.AppRun
pegasus-fe-integration.tar.gz
Note:
AppImages are created with
packelf-appimage
and
packelf-appimage-folder
. AppRuns are created with
packelf
and
packelf-folder
.