How to start KiCAD installed from flatpak
After you have installed KiCAD from Flatpak using
install_kicad_flatpak.sh
flatpak install --from https://flathub.org/repo/appstream/org.kicad.KiCad.flatpakrefyou can run it using
run_kicad_flatpak.sh
flatpak run org.kicad.KiCadYou can append any arguments to KiCAD, for example open a project file directly from the command line:
run_kicad_with_project.sh
flatpak run org.kicad.KiCad MyProject.proCheck out similar posts by category:
KiCAD
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow