...
navigate to your AppImage
double click
that's it
...
CentOS
If you however want to install the application permanently use the following command:
Code Block | ||
---|---|---|
| ||
sudo dpkg -i das-element_0.1.0_lin-amd64.deb |
Now you can start the application by typing das-element
into you terminal.
Installation location
/opt/das-element
/usr/bin/das-element
Debian
If you however want to install the application permanently use the following command:
...
Now you can start the application by typing das-element
into you terminal.
Installation location
/opt/das-element
/usr/bin/das-element
...
Remove the AppImage file. That's it
Debian Package
Run the following command:
...