<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs)]]></title><description><![CDATA[<p dir="auto">Hello, i wanted to install Nano<br />
but the command "opkg install nano" does not work (NB: i indeed made opkg update before !)</p>
<p dir="auto">also i copied manually nano packages from here to /tmp/ : <a href="https://downloads.openwrt.org/snapshots/trunk/lantiq/generic/packages/packages/" rel="nofollow">https://downloads.openwrt.org/snapshots/trunk/lantiq/generic/packages/packages/</a><br />
or here <a href="https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/" rel="nofollow">https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/</a><br />
as you can see in this screenshot none of the 3 methods work. what am i doing wrong ?<br />
<img src="http://i.imgur.com/5AdLoDr.png" alt="alt text" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/topic/1297/resolved-omega2-can-t-install-nano-neither-on-or-offline-installs</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 10:27:47 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1297.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Jan 2017 16:19:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Tue, 17 Jan 2017 21:15:36 GMT]]></title><description><![CDATA[<p dir="auto">Hello, i wanted to install Nano<br />
but the command "opkg install nano" does not work (NB: i indeed made opkg update before !)</p>
<p dir="auto">also i copied manually nano packages from here to /tmp/ : <a href="https://downloads.openwrt.org/snapshots/trunk/lantiq/generic/packages/packages/" rel="nofollow">https://downloads.openwrt.org/snapshots/trunk/lantiq/generic/packages/packages/</a><br />
or here <a href="https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/" rel="nofollow">https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/</a><br />
as you can see in this screenshot none of the 3 methods work. what am i doing wrong ?<br />
<img src="http://i.imgur.com/5AdLoDr.png" alt="alt text" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/8463</link><guid isPermaLink="true">http://community.onion.io/post/8463</guid><dc:creator><![CDATA[frederic raducki]]></dc:creator><pubDate>Tue, 17 Jan 2017 21:15:36 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 14 Jan 2017 17:28:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2313">@frederic-raducki</a> It says rather clearly "incompatible with the architecture" -- You're trying to install a package for ar71xx-architecture on a ramips device. It won't work. Also, installing nano from the repos should work fine.</p>
]]></description><link>http://community.onion.io/post/8468</link><guid isPermaLink="true">http://community.onion.io/post/8468</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 14 Jan 2017 17:28:03 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 14 Jan 2017 18:21:39 GMT]]></title><description><![CDATA[<p dir="auto">sorry i'm a noob in this field.<br />
May i ask you to point-out for me the proper repo where i should get packages from for the Omega2 ?</p>
]]></description><link>http://community.onion.io/post/8470</link><guid isPermaLink="true">http://community.onion.io/post/8470</guid><dc:creator><![CDATA[frederic raducki]]></dc:creator><pubDate>Sat, 14 Jan 2017 18:21:39 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 14 Jan 2017 18:28:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2313">@frederic-raducki</a> You have to run <code>opkg update</code> to fetch the list of packages from the repos. This list is kept in RAM, so every time you reboot your device it's lost and you have to run the command again. So, run the command again, then try <code>opkg install nano</code> and it should work fine.</p>
]]></description><link>http://community.onion.io/post/8472</link><guid isPermaLink="true">http://community.onion.io/post/8472</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 14 Jan 2017 18:28:55 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 14 Jan 2017 18:56:43 GMT]]></title><description><![CDATA[<p dir="auto">damn it worked ! thanks a lot.<br />
i was not aware you need to run this EVERYTIME after a reboot !</p>
]]></description><link>http://community.onion.io/post/8474</link><guid isPermaLink="true">http://community.onion.io/post/8474</guid><dc:creator><![CDATA[frederic raducki]]></dc:creator><pubDate>Sat, 14 Jan 2017 18:56:43 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Tue, 17 Jan 2017 21:17:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a></p>
<p dir="auto">Thanks for resolving his issue! <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--smile" title=":D" alt="😄" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2313">@frederic-raducki</a></p>
<p dir="auto">If you don't mind I'll be marking this as resolved so other people can find it in the future.</p>
]]></description><link>http://community.onion.io/post/8692</link><guid isPermaLink="true">http://community.onion.io/post/8692</guid><dc:creator><![CDATA[Gabriel Ongpauco]]></dc:creator><pubDate>Tue, 17 Jan 2017 21:17:01 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 29 Jul 2023 17:02:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
opkg update completed<br />
opkg install nano    ..........fails</p>
<p dir="auto">Unknown package 'nano'.<br />
Collected errors:</p>
<ul>
<li>opkg_install_cmd: Cannot install package nano.</li>
</ul>
<p dir="auto">any advise please</p>
<p dir="auto">regards</p>
<p dir="auto">Simon</p>
]]></description><link>http://community.onion.io/post/25568</link><guid isPermaLink="true">http://community.onion.io/post/25568</guid><dc:creator><![CDATA[simon jones]]></dc:creator><pubDate>Sat, 29 Jul 2023 17:02:53 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sat, 29 Jul 2023 18:32:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1638">@simon-jones</a><br />
resolved<br />
I had to oupgrade -l to enable the changes to<br />
etc/opkg/dist......... uncomment lines 2&amp;5</p>
<p dir="auto">oupgrade alone did not upgrade to latest firmware, which threw me</p>
<p dir="auto">Cheers</p>
<p dir="auto">SImon</p>
]]></description><link>http://community.onion.io/post/25569</link><guid isPermaLink="true">http://community.onion.io/post/25569</guid><dc:creator><![CDATA[simon jones]]></dc:creator><pubDate>Sat, 29 Jul 2023 18:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to [resolved] Omega2 - can&#x27;t install NANO (neither on or offline installs) on Sun, 30 Jul 2023 14:30:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1638">@simon-jones</a> I missed youre message as it was necroposted on a thread 6 years old. Always best to create a new thread and refer to the past thread if it is relevant.</p>
]]></description><link>http://community.onion.io/post/25570</link><guid isPermaLink="true">http://community.onion.io/post/25570</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Sun, 30 Jul 2023 14:30:53 GMT</pubDate></item></channel></rss>