How do I properly uninstall old MCUXpresso versions on Linux?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I properly uninstall old MCUXpresso versions on Linux?

ソリューションへジャンプ
2,561件の閲覧回数
mmalagon
Contributor II

I have two old MCUXpresso versions in my Linux machine (ubuntu based) that I want to uninstall but I don't know if there is a proper way of doing this besides just deleting their respective folders from /usr/local. By proper uninstalling, I mean some uninstaller script or mechanism similar to how you would uninstall MCUXpresso on Windows.

Is there a proper way or do I just delete their folders?

タグ(1)
0 件の賞賛
1 解決策
2,530件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi mmalagon,

I believe there will be similar process like described here: Solved: How to uninstall/remove older MCU SPT on Ubuntu? - NXP Community

Only play with the filter to see the mcuxpresso IDE.

Regards,

Libor

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
2,531件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi mmalagon,

I believe there will be similar process like described here: Solved: How to uninstall/remove older MCU SPT on Ubuntu? - NXP Community

Only play with the filter to see the mcuxpresso IDE.

Regards,

Libor

0 件の賞賛
2,513件の閲覧回数
mmalagon
Contributor II

@liborukropec Thanks for helping!!

That worked but only for the version pointed to by the soft links. I had MCUXpresso 11.2.0 and 11.4.0. Since I installed 11.4.0 after 11.2.0, then the mcuxpresso links were pointing to it and it was the only option showing with dpkg -l. So now I have a stray MCUXpresso installation that I don't know how to remove. But I think it is just a matter of removing the folder now that dpkg -r got rid of the installed version.

0 件の賞賛