Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
packages:start [2016/11/11 21:53] bobafetthotmailpackages:start [2023/03/13 14:36] (current) – [Package management cheatsheet] vgaetera
Line 1: Line 1:
 ====== Packages ====== ====== Packages ======
-~~NOTOC~~ +OpenWrt provides several thousand packages to extend the functionality of your device. 
-~~NOSIDEBAR~~+The browsable package lists in this wiki will always show packages available in the latest update of the stable release.
  
-===== Package pages listed abc ===== +===== Package index ===== 
-<hidden>{{pagequery>ns:packages:;sort=a;group;cols=3;border=both;hidestart;hidejump}}</hidden>+  Overview of all available packages grouped by type[[packages:index:start|Package index]] 
 +  * Comprehensive and searchable package table: [[packages:table:start|Package table]]  
 +  * CSV dump of the package database, updated daily: {{:packages_dump_tab_separated.zip|Package DB}}
  
-===== Package data listed abc ===== +===== Package management cheatsheet ===== 
-<hidden>{{pagequery>* ns:pkgdata:;sort=a;group;cols=3;border=both;hidestart;hidejump}}</hidden>+After you have flashed the OpenWrt firmware to your device, you can install additional software packages via [[docs:guide-quick-start:walkthrough_login|WebUI]] or [[docs:guide-quick-start:sshadministration|CLI]].
  
 +If you are unsure how to access or configure your router within your environment see: [[docs:guide-quick-start:start|Quick start guide]]
  
-===== Package categories ===== +{{section>docs:guide-user:additional-software:managing_packages#web_interface_instructions&nofooter&noeditbutton}} 
----- datacloud ---- +{{section>docs:guide-user:additional-software:managing_packages#command-line_instructions&nofooter&noeditbutton}}
-col        Categoriess +
-filter     %class%=packages +
-summarize  +
-----+
  
-===== Table of packages =====+===== Legacy packages =====
 +Information that is no longer relevant for the current stable or snapshot version of OpenWrt. 
 +Package indexes in this section are not updated anymore as the packages in legacy releases will not change.
  
-  * **Columns can be sorted** by clicking on the column header +To download a legacy package, see the ''packages/'' directory for a given release and target in the release archive on the [[https://downloads.openwrt.org/|Package Repository]]. 
-  * Enter your filter criteria in the <color black/white>'' white fields ''</color>+ 
 +^ Release ^ Package index ^ Package table ^ Package DB ^ 
 +| 21.02 | [[packages:index_owrt21_2:start|Package index]] | [[packages:table_owrt21_2:start|Package table]] | {{packages:packages_dump_tab_separated_21.02.zip|Package DB}} | 
 +| 19.07 | [[packages:index_owrt19_7:start|Package index]] | [[packages:table_owrt19_7:start|Package table]] | {{packages:packages_dump_tab_separated_19.07.zip|Package DB}} | 
 +| 18.06 | [[packages:index_owrt18_6:start|Package index]] | [[packages:table_owrt18_6:start|Package table]] | {{packages:packages_dump_tab_separated_csv.18.06.zip|Package DB}} | 
 + 
 +  * **Package index** - overview of all available packages grouped by type. 
 +  * **Package table** - comprehensive and searchable package table. 
 +  * **Package DB** - CSV dump of the package database, you can import it in LibreOffice Calc, MS Excel or other programs to visualize the data. 
 + 
 +===== Third-party packages ===== 
 +Third-party packages are untested and unsupported by OpenWrt developers. 
 +No guarantees or warranties are made about their safety or usefulness. 
 + 
 +Only install packages from sources you trust. 
 +Ask support for third-party packages from the maintainers of those packages, not the developers of OpenWrt. 
 + 
 +Common sources for such packages include: [[http://www.ipkg.be/|ipkg.be]] and [[http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable|NSLU2 optware]].
  
----- datatable ---- 
-cols       : Categoriess, Name_pkg-page, Version, Installed size_pkg-filesize, Dependencies_pkg-pages, Description, Architectures_pkg-archs, LEDE releases_lede-release, File name, File size_pkg-filesize, License, Maintainer_pkg-maintainer, Bug report_url, Packagedata_pageid 
-header     : Categories, Name, Version, Installed size, Dependencies, Description, Architectures, LEDE release, File name, File size, License, Maintainer, Bug report, Packagedata 
-filter     : %class%=packages 
-dynfilters : 1 
-rownumbers : 1 
-sort       : Categories 
----- 
  • Last modified: 2023/03/13 14:36
  • by vgaetera