• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

テスト用のあれこれ共用フォルダ


Commit MetaInfo

修訂9160e1310c93be099c88e392cefc13775e40f253 (tree)
時間2019-10-24 23:09:52
作者takemasa <suikan@user...>
Commitertakemasa

Log Message

Update to install kicad 5.1

Change Summary

差異

--- a/management/installation/install-kicad
+++ b/management/installation/install-kicad
@@ -4,7 +4,7 @@
44 #
55
66
7-sudo add-apt-repository --yes ppa:js-reynaud/kicad-4
7+sudo add-apt-repository --yes ppa:js-reynaud/kicad-5.1
88 sudo apt update
9-sudo apt install -yV kicad
9+sudo apt install --install-suggests kicad
1010