<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to install MCUXpresso Installer on ubuntu in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2146089#M3683</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252274"&gt;@sukhwan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you're exactly right — the error message:&lt;/P&gt;
&lt;P&gt;chown: invalid group: ‘sukhwan.y:sukhwan.y’&lt;/P&gt;
&lt;P&gt;means the installer tried to set the ownership of a file or directory using a user:group pair (sukhwan.y:sukhwan.y), but the group sukhwan.y does not exist on your system.&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;it doesn't block the installer from working — it just means ownership wasn’t set correctly.&lt;/P&gt;
&lt;P&gt;You can fix it by manually running chown with your real group.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Mon, 04 Aug 2025 09:10:07 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2025-08-04T09:10:07Z</dc:date>
    <item>
      <title>how to install MCUXpresso Installer on ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2143739#M3662</link>
      <description>&lt;P&gt;I followed description at&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Dependency-Installation" target="_blank"&gt;https://github.com/nxp-mcuxpresso/vscode-for-mcux/wiki/Dependency-Installation&lt;/A&gt;. Downloaded&amp;nbsp;MCUXpressoInstaller.deb.bin for Ubuntu. I ran following commands to install it. But I had fails. how to install it on Ubuntu?&lt;/P&gt;&lt;P&gt;&amp;lt;1st command&amp;gt;&lt;/P&gt;&lt;P&gt;./SSD2TB_LINK/projects/tools/nxp/MCUXpressoInstaller.deb.bin&lt;BR /&gt;Verifying archive integrity... 100% All good.&lt;BR /&gt;Uncompressing MCUXpresso Installer 100%&lt;BR /&gt;Please run as root!&lt;/P&gt;&lt;P&gt;&amp;lt;2nd command&amp;gt;&lt;/P&gt;&lt;P&gt;sudo ./SSD2TB_LINK/projects/tools/nxp/MCUXpressoInstaller.deb.bin&lt;BR /&gt;Verifying archive integrity... 100% All good.&lt;BR /&gt;Uncompressing MCUXpresso Installer 100%&lt;BR /&gt;Unpackaging...&lt;BR /&gt;INFO: Installation directory: /home/sukhwan.y/MCUXpressoInstaller&lt;BR /&gt;INFO: To start the installer, please run /home/sukhwan.y/MCUXpressoInstaller/MCUXpressoInstaller&lt;BR /&gt;chown: invalid group: ‘sukhwan.y:sukhwan.y’&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;3rd command&amp;gt;&lt;/P&gt;&lt;P&gt;$ ~/MCUXpressoInstaller/MCUXpressoInstaller&lt;BR /&gt;TypeError: Cannot read properties of undefined (reading 'toString')&lt;BR /&gt;at w (/home/sukhwan.y/MCUXpressoInstaller/resources/app/main.js:2:1187313)&lt;BR /&gt;at C (/home/sukhwan.y/MCUXpressoInstaller/resources/app/main.js:2:1188037)&lt;BR /&gt;at S (/home/sukhwan.y/MCUXpressoInstaller/resources/app/main.js:2:1187998)&lt;BR /&gt;at Object.error (/home/sukhwan.y/MCUXpressoInstaller/resources/app/main.js:2:1188208)&lt;BR /&gt;at process.&amp;lt;anonymous&amp;gt; (/home/sukhwan.y/MCUXpressoInstaller/resources/app/main.js:2:1274420)&lt;BR /&gt;at process.emit (node:events:518:28)&lt;BR /&gt;at emitUnhandledRejection (node:internal/process/promises:252:13)&lt;BR /&gt;at warnWithErrorCodeUnhandledRejectionsMode (node:internal/process/promises:407:19)&lt;BR /&gt;at processPromiseRejections (node:internal/process/promises:475:17)&lt;BR /&gt;at process.processTicksAndRejections (node:internal/process/task_queues:106:32)&lt;BR /&gt;error: Uncaught rejection with reason: Error: EACCES: permission denied, mkdir '/home/sukhwan.y/MCUXpressoInstaller/logs' {"errno":-13,"code":"EACCES","syscall":"mkdir","path":"/home/sukhwan.y/MCUXpressoInstaller/logs"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;4th command&amp;gt;&lt;/P&gt;&lt;P&gt;~ sudo ~/MCUXpressoInstaller/MCUXpressoInstaller&lt;BR /&gt;[0729/181424.604549:FATAL:electron/shell/app/electron_main_delegate.cc:288] Running as root without --no-sandbox is not supported. See &lt;A href="https://crbug.com/638180" target="_blank"&gt;https://crbug.com/638180&lt;/A&gt;.&lt;BR /&gt;Trace/breakpoint trap&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 17:33:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2143739#M3662</guid>
      <dc:creator>sukhwan</dc:creator>
      <dc:date>2025-07-30T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to install MCUXpresso Installer on ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2144069#M3668</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252274"&gt;@sukhwan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested it just now.&lt;/P&gt;
&lt;P&gt;I downloaded the&amp;nbsp;MCUXpressoInstaller.deb.bin.&lt;/P&gt;
&lt;P&gt;zhangh@tic-public:~/software$ ./MCUXpressoInstaller.deb.bin&lt;BR /&gt;Verifying archive integrity... 100% All good.&lt;BR /&gt;Uncompressing MCUXpresso Installer 100%&lt;BR /&gt;Please run as root!&lt;BR /&gt;zhangh@tic-public:~/software$ sudo ./MCUXpressoInstaller.deb.bin&lt;BR /&gt;Verifying archive integrity... 100% All good.&lt;BR /&gt;Uncompressing MCUXpresso Installer 100%&lt;BR /&gt;Unpackaging...&lt;BR /&gt;INFO: Installation directory: /home/zhangh/MCUXpressoInstaller&lt;BR /&gt;INFO: To start the installer, please run /home/zhangh/MCUXpressoInstaller/MCUXpressoInstaller&lt;/P&gt;
&lt;P&gt;And i try to run&amp;nbsp;/home/zhangh/MCUXpressoInstaller/MCUXpressoInstaller&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1753930349632.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/350361i94841C2D3C616C73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1753930349632.png" alt="Harry_Zhang_0-1753930349632.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It can work.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 02:53:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2144069#M3668</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-07-31T02:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to install MCUXpresso Installer on ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2144750#M3670</link>
      <description>&lt;P&gt;I have a question about the end of the response for "&lt;EM&gt;sudo ./SSD2TB_LINK/projects/tools/nxp/MCUXpressoInstaller.deb.bin"&lt;/EM&gt;&amp;nbsp;, which is "&lt;STRONG&gt;&lt;EM&gt;chown: invalid group: ‘sukhwan.y:sukhwan.y’"&lt;/EM&gt;&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My account is in the group of "&lt;EM&gt;ab02_sra_allusers". It looks it matters user group, doesn't it?&lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;sudo ./SSD2TB_LINK/projects/tools/nxp/MCUXpressoInstaller.deb.bin&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Verifying archive integrity... 100% All good.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Uncompressing MCUXpresso Installer 100%&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Unpackaging...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;INFO: Installation directory: /home/sukhwan.y/MCUXpressoInstaller&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;INFO: To start the installer, please run /home/sukhwan.y/MCUXpressoInstaller/MCUXpressoInstaller&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;chown: invalid group: ‘sukhwan.y:sukhwan.y’&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;$ ll ~/MCUXpressoInstaller&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;total 228180&lt;/EM&gt;&lt;EM&gt;&lt;BR /&gt;drwxr-xr-x 9 root root 4096 Jun 30 01:35 ./&lt;BR /&gt;drwxr-x--- 47 sukhwan.y ab02_sra_allusers 4096 Jul 31 14:01 ../&lt;BR /&gt;-rw-r--r-- 1 root root 9 Jun 30 01:35 buildnumber.txt&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;-rw-r--r-- 1 root root 0 Jun 30 01:35 .changelog&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 21:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2144750#M3670</guid>
      <dc:creator>sukhwan</dc:creator>
      <dc:date>2025-07-31T21:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to install MCUXpresso Installer on ubuntu</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2146089#M3683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/252274"&gt;@sukhwan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you're exactly right — the error message:&lt;/P&gt;
&lt;P&gt;chown: invalid group: ‘sukhwan.y:sukhwan.y’&lt;/P&gt;
&lt;P&gt;means the installer tried to set the ownership of a file or directory using a user:group pair (sukhwan.y:sukhwan.y), but the group sukhwan.y does not exist on your system.&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;it doesn't block the installer from working — it just means ownership wasn’t set correctly.&lt;/P&gt;
&lt;P&gt;You can fix it by manually running chown with your real group.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 09:10:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/how-to-install-MCUXpresso-Installer-on-ubuntu/m-p/2146089#M3683</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-08-04T09:10:07Z</dc:date>
    </item>
  </channel>
</rss>

