如何在 CoreOS 上安装 magic-wormhole
步骤 1:安装 pip
install_pip_coreos.sh
sudo rpm-ostree install python3-pip然后重启以使更改生效:
reboot_coreos.sh
sudo systemctl reboot步骤 2:安装 magic-wormhole
pip_install_magic_wormhole.sh
pip install -U magic-wormholeCheck out similar posts by category:
CoreOS
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow