Step-by-Step Guide: Installing Amazon WorkSpaces on Pop!_OS
Solution
Check your OS (optional)
This step is just to make sure you have Pop!_OS installed.
uname -a
hostnamectl
lsb_release -a
cat /etc/os-release
Output
Update packages info
sudo apt-get update
Running sudo apt-get update is an important step ...
blog.alexandrecalaca.com1 min read