How to install magic-wormhole on CoreOS

Step 1: Install pip

how-to-install-magic-wormhole-on-coreos.sh
sudo rpm-ostree install python3-pip

then reboot for the changes to take effect:

example.sh
sudo systemctl reboot

Step 2: Install magic-wormhole

example.sh
 pip install -U magic-wormhole

 


Check out similar posts by category: CoreOS