You are not logged in.
You might consider adding Etcher to your Q4OS apps repo. It's easy to use and nice looking.
Offline
That could be a very useful app to have in the Software Centre, I have just downloaded it although while it was downloading I noticed they have a Debian repo already set-up.
Offline
Will give it a look, thanks CC
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
@q4os_user
Etcher repository is included in Q4OS 'qrepoadd' utility. You can easily install Etcher in Q4OS the following way in terminal:
$ sudo qrepoadd etcher
$ sudo apt-get update
$ sudo apt-get install etcher-electron
an alternative, more gui, way:
$ sudo qrepoadd --gui
Pick etcher repository, update APT database using Synaptic package manager and select 'etcher-electron' package to install.
For more info on 'qrepoadd' utility, see https://www.q4os.org/dqa007.html#extrepo
Offline