You are not logged in.
Discover Updates Error Q4OS KDE 4.8
Cannot install from unsigned repo The following packages cannot be authenticated: microsoft-edge-dev
Any ideas?
Last edited by ForestHawk (2022-04-10 16:14)
Energy Flows where you Intention Goes.
Offline
Try to add Microsoft keyring:
$ sudo apt install curl
$ curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft-key.gpg
$ sudo install -o root -g root -m 644 microsoft-key.gpg /etc/apt/trusted.gpg.d/
Reboot
Last edited by q4osteam (2022-04-09 15:41)
Offline
Thanks for the quick reply and instruction.
Installed Curl and ran Curl script Okay,
but on sudo install it seems to need more after the last line?
install: missing destination file operand After 'microsoft-key.gpg/etc/apt/trusted.gpg.d/'
Energy Flows where you Intention Goes.
Offline
We have updated the instructions, try to run them one by one once again.
Offline
Q4OS Team Rocks!
That did the trick Latest MS Edge Dev build on Q4OS 4.8!
Thank you
Energy Flows where you Intention Goes.
Offline