<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Command Line Tools not Running On Linux</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84346/nrf-command-line-tools-not-running-on-linux</link><description>I&amp;#39;m trying to install and run the nRF Command Line Tools, but am running into issues. I was able to successfully install the Linux32 version of the tools, but when I go to run it, I get a &amp;quot;no Such FIle or Directory&amp;quot;. 
 The OS I&amp;#39;m running is Ubuntu 20</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Feb 2022 21:37:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84346/nrf-command-line-tools-not-running-on-linux" /><item><title>RE: nRF Command Line Tools not Running On Linux</title><link>https://devzone.nordicsemi.com/thread/351408?ContentTypeID=1</link><pubDate>Fri, 04 Feb 2022 21:37:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be76b33a-ed95-443c-9891-fa18174169e1</guid><dc:creator>sethkaz</dc:creator><description>&lt;p&gt;Thanks Markus, that does solve the problem.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure why the dpkg installer works, while the Ubuntu GUI software installer wouldn&amp;#39;t take that file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Command Line Tools not Running On Linux</title><link>https://devzone.nordicsemi.com/thread/351040?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 09:47:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fb88e83-65c8-4924-a75a-5b18b16a5777</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Seth,&lt;/p&gt;
&lt;p lang="en-GB"&gt;could you please try the following?&lt;/p&gt;
&lt;ul&gt;
&lt;li lang="en-GB"&gt;
&lt;p lang="en-GB"&gt;Download &lt;a href="https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/10-15-2/nrf-command-line-tools_10.15.2_amd64.deb"&gt;nrf-command-line-tools_10.15.2_amd64.deb&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li lang="en-GB"&gt;
&lt;p lang="en-GB"&gt;Open a terminal and perform the following steps:&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;user@user:~$ sudo dpkg -i &amp;lt;your-path-where-the-deb-is-located&amp;gt;/nrf-command-line-tools_10.15.2_amd64.deb
(Les database ... 210638 filer og kataloger er for &amp;#248;yeblikket installerte.)
Preparing to unpack .../nrf-command-line-tools_10.15.2_amd64.deb ...
Unpacking nrf-command-line-tools (10.15.2) over (10.15.1) ...
Set opp nrf-command-line-tools (10.15.2) ...

user@user:~$ nrfjprog --version
nrfjprog version: 10.15.2 external
JLinkARM.dll version: 7.58b

user@user:~$ &lt;/pre&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;Does this work and look similar to above? If not, could you share the output?&lt;/p&gt;
&lt;p lang="en-GB"&gt;Thanks &amp;amp; regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>