Voici une utilisation dans /opt avec les droits d’exécution
sudo mkdir /opt/Molotov
sudo cp molotov.AppImage /opt/Molotov
cd /opt/Molotov
/opt/Molotov# ls -alrt
total 79544
drwxr-xr-x 11 root root 4096 8 févr. 13:38 ..
drwxr-xr-x 2 root root 4096 8 févr. 13:40 .
-rwxr-xr-x 1 root root 81436873 8 févr. 13:40 molotov.AppImage
/opt/Molotov$ sudo ./molotov.AppImage --appimage-extract
/opt/Molotov$ sudo mv squashfs-root Molotov
/opt/Molotov$ sudo chmod -R 755 Molotov
/opt/Molotov$ cd Molotov
/opt/Molotov/Molotov$ sudo chmod 4755 chrome-sandbox
Pour le lanceur
gedit ~/.local/share/applications/molotov-opt.desktop
Y mettre
[Desktop Entry]
Name=Molotov-opt
Name[fr_FR.UTF-8]=Molotov-opt
Comment=Molotov-opt
Exec=/opt/Molotov/Molotov/@molotovdesktop-wrapper %U
Terminal=false
Type=Application
Icon=/opt/Molotov/Molotov/usr/share/icons/hicolor/32x32/apps/@molotovdesktop-wrapper.png
StartupWMClass=Molotov
MimeType=x-scheme-handler/molotov;
Categories=AudioVideo;
Pour ne pas confondre les lanceurs, supprimer le lanceur intégré à appimage
/opt/Molotov/Molotov$ sudo rm @molotovdesktop-wrapper.desktop
contenu final
/opt/Molotov/Molotov$ ls -alrt
total 176568
lrwxrwxrwx 1 root root 66 8 févr. 13:51 .DirIcon -> usr/share/icons/hicolor/1024x1024/apps/@molotovdesktop-wrapper.png
lrwxrwxrwx 1 root root 66 8 févr. 13:51 @molotovdesktop-wrapper.png -> usr/share/icons/hicolor/1024x1024/apps/@molotovdesktop-wrapper.png
-rwxr-xr-x 1 root root 134284760 8 févr. 13:51 @molotovdesktop-wrapper
-rwxr-xr-x 1 root root 2364 8 févr. 13:51 AppRun
-rwxr-xr-x 1 root root 1060 8 févr. 13:51 LICENSE.electron.txt
-rwxr-xr-x 1 root root 4669333 8 févr. 13:51 LICENSES.chromium.html
-rwsr-xr-x 1 root root 4740584 8 févr. 13:51 chrome-sandbox
-rwxr-xr-x 1 root root 124662 8 févr. 13:51 chrome_100_percent.pak
-rwxr-xr-x 1 root root 187289 8 févr. 13:51 chrome_200_percent.pak
-rwxr-xr-x 1 root root 10527632 8 févr. 13:51 icudtl.dat
-rwxr-xr-x 1 root root 249240 8 févr. 13:51 libEGL.so
-rwxr-xr-x 1 root root 6990672 8 févr. 13:51 libGLESv2.so
-rwxr-xr-x 1 root root 3061416 8 févr. 13:51 libffmpeg.so
-rwxr-xr-x 1 root root 3908296 8 févr. 13:51 libvk_swiftshader.so
-rwxr-xr-x 1 root root 6706768 8 févr. 13:51 libvulkan.so
drwxr-xr-x 2 root root 4096 8 févr. 13:51 locales
drwxr-xr-x 2 root root 4096 8 févr. 13:51 resources
drwxr-xr-x 2 root root 4096 8 févr. 13:51 swiftshader
-rwxr-xr-x 1 root root 51449 8 févr. 13:51 snapshot_blob.bin
-rwxr-xr-x 1 root root 5035911 8 févr. 13:51 resources.pak
drwxr-xr-x 4 root root 4096 8 févr. 13:51 usr
-rwxr-xr-x 1 root root 107 8 févr. 13:51 vk_swiftshader_icd.json
-rwxr-xr-x 1 root root 172276 8 févr. 13:51 v8_context_snapshot.bin
drwxr-xr-x 3 root root 4096 8 févr. 13:51 ..
drwxr-xr-x 6 root root 4096 8 févr. 14:26 .