...
Code Block | ||
---|---|---|
| ||
sudo dpkgrpm -i das-element_0.1.0_lin-amd64.debrpm |
Now you can start the application by typing into you terminal: das-element
...
/opt/das-element
/usr/bin/das-element
Uninstall
Run the following command:
Code Block |
---|
sudo dpkg --remove das-element |
Debian
Install
If you want to install the application permanently use the following command:
Code Block | ||
---|---|---|
| ||
sudo rpmdpkg -i das-element_0.1.0_lin-amd64.rpmdeb |
Now you can start the application by typing into you terminal: das-element
...
/opt/das-element
/usr/bin/das-element
Uninstall
Run the following command:
...