Changes

Line 96: Line 96:  
     <li><b>Q:</b> The package that I want isn't on the list. Can I install it anyway?</li>
 
     <li><b>Q:</b> The package that I want isn't on the list. Can I install it anyway?</li>
 
     <li><b>A:</b> Depends on what you need specifically. More packages can be downloaded using the <b>opkg package manager</b>. It is a [[Command line interfaces|command-line]] utility used to download software from special online repositories.<br>Before using <i>opkg</i> you should first update the list of available packages by executing this command: <pre>opkg update</pre>To see a list of available packages, use this command:<pre>opkg list</pre>To install a package, use this syntax: <pre>opkg install <PACKAGE_NAME></pre></li>
 
     <li><b>A:</b> Depends on what you need specifically. More packages can be downloaded using the <b>opkg package manager</b>. It is a [[Command line interfaces|command-line]] utility used to download software from special online repositories.<br>Before using <i>opkg</i> you should first update the list of available packages by executing this command: <pre>opkg update</pre>To see a list of available packages, use this command:<pre>opkg list</pre>To install a package, use this syntax: <pre>opkg install <PACKAGE_NAME></pre></li>
 +
</ul>
 +
----
 +
<ul>
 +
    <li><b>Q:</b>  I can't install my package using Package Manager?</li>
 +
    <li><b>A:</b>If you want to use your own packages and upload them to RUT via Package Manager, they need to follow some prerequisite. More info [[Custom package upload via Package Manager]]  </li>
 
</ul>
 
</ul>
  

Navigation menu