Hi all,
So I’m a n00b but loving Qubes so far. I have strong reasons for using Qubes. I’ve gotten much software installed, but I’m having the damndest time trying to get signal-desktop to install in a Qube (based on Debian 11).
I’ve followed the instructions found here:
However, despite my best efforts, I get the following error message when running:
curl --proxy 127.0.0.1:8082 -s https://updates.signal.org/desktop/apt/keys.asc | gpg --dearmor | sudo tee -a /usr/share/keyrings/signal-desktop-keyring.gpg > /dev/null
Error is: gpg: no valid OpenPGP data found.
Now, ummm…,. I did Google it, and have seen people declaring everything from an incomplete/flawed installation of Curl to having to manually breaking out the one-liner into parts. That’s fine… but I’m watching gpg --dearmor do absolutely nothing while using PipeViewer. It just goes on indefinitely with 0% progress. So I’m hitting a wall there as well.
I know this issue can be overcome, but would greatly appreciate you hand-holding me through the way. You have no idea how much your help means to me. Seriously. Thanks in advance!