#author("2025-08-20T13:25:37+09:00","default:honma","honma") #author("2025-08-20T14:27:37+09:00","default:honma","honma") * ubuntuでMPLAB X IDE [#xf8998a9] いつかお世話になるかもしれないのでメモ。~ [[MPLAB X IDE:https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide]]をubuntuにインストールしてみる。 [[MPLAB X IDE:https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide]]をubuntuにインストールしてみる。~ ダウンロードサイトから、Linux向けのインストーラー(MPLABX-v6.25-linux-installer.tar)をダウンロードしてインストールを行う。~ GUI上のターミナルから下記のコマンドを実行するだけでインストールが可能。~ $ tar -xf MPLABX-v6.25-linux-installer.tar $ sudo ./MPLABX-v6.25-linux-installer.sh インストールはGUIで選択をしながらサクサクとインストールができる。 ~ #htmlinsert(amazon_pc.html);