〇LeoCADの画面
インストール方法
シェルから以下のコマンド実行しますsudo mkdir -p /opt/leocad
cd /opt/leocad
sudo wget 'https://github.com/leozide/leocad/releases/download/v21.06/LeoCAD-Linux-21.06-x86_64.AppImage'
sudo chmod +x /opt/leocad/LeoCAD-Linux-21.06-x86_64.AppImage
cat << EOF | sudo tee /usr/share/applications/leocad.desktop
[Desktop Entry]
Type=Application
Version=1.0
Name=LeoCAD
GenericName=Virtual LEGO CAD Software
Exec=/opt/leocad/LeoCAD-Linux-21.06-x86_64.AppImage
Categories=Development;
EOF
関連情報
・LeoCADのgithubリポジトリhttps://github.com/leozide/leocad
・LEGOに関する他の記事は、こちらを参照してください。
0 件のコメント:
コメントを投稿