okass 在版块 EDA Tools 中发起了话题 ubuntu安装Kicad pcb设计软件 2年, 10个月前
Install on Ubuntu 6.0.0 Stable Release
Installation
KiCad 6.0.0 is available in PPA for KiCad: 6.0 releases .
To install KiCad via the PPA, you can use the Software Manager:
Open the Software Manager.
Select ‘Edit’ → ‘Software Sources…’.
Open the ‘Other Software’ tab.
Click ‘Add…’, and enter the PPA address: ppa:kicad/kicad-6.0-releases and then click the ‘Add Source’ button.
When prompted insert the administrator user password.Return to the Software Manager and view the Progress tab to see when the cache has finished updating.
Return to the Software Manager main screen, search for ‘kicad’, and install it.The KiCad schematic library and docs are in separate packages. If you want either of these install kicad-library and kicad-doc respectively.
If you prefer to use the shell, you can enter these commands into a terminal:
sudo add-apt-repository –yes ppa:kicad/kicad-6.0-releases
sudo apt update
sudo apt install –install-recommends kicad
# If you want demo projects
sudo apt install kicad-demos
最后在线: 活跃于 6个月, 2周前
评论: 7
获赞: 0
文章: 0
粉丝: 68
关注: 68
好友: 8
User Rating: ( vote)