A way of bundling software in arch linux by combining all resources into one giant executable.
Running Appimage
chmod +x /file
sudo mv file /bin
file
A way of bundling software in arch linux by combining all resources into one giant executable.
chmod +x /file
sudo mv file /bin
file