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
Next revisionBoth sides next revision
packages:start [2016/11/11 21:53] bobafetthotmailpackages:start [2023/03/12 04:22] – updates page formatting and copy to improve readability joshenders
Line 1: Line 1:
 ====== Packages ====== ====== Packages ======
-~~NOTOC~~ +OpenWrt provides several thousand packages to extend the functionality of your device. The browsable package lists in this wiki will always show packages available in the latest update of the stable release.
-~~NOSIDEBAR~~+
  
-===== Package pages listed abc ===== +===== Package Index =====
-<hidden>{{pagequery>* ns:packages:;sort=a;group;cols=3;border=both;hidestart;hidejump}}</hidden>+
  
-===== Package data listed abc ===== +  * Overview of all available packages grouped by type: [[packages:index:start|Package Index]] 
-<hidden>{{pagequery>ns:pkgdata:;sort=a;group;cols=3;border=both;hidestart;hidejump}}</hidden>+  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 CSV}}
  
 +===== Package Management Cheatsheet =====
 +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]].
  
-===== Package categories ===== +If you are unsure how to access or configure your router within your environment see[[:docs:guide-quick-start:start]]
----- datacloud ---- +
-col        Categoriess +
-filter     %class%=packages +
-summarize  +
-----+
  
-===== Table of packages =====+{{section>docs:guide-user:additional-software:managing_packages#web_interface_instructions&nofooter&noeditbutton}} 
 +{{section>docs:guide-user:additional-software:managing_packages#command-line_instructions&nofooter&noeditbutton}}
  
-  * **Columns can be sorted** by clicking on the column header +===== Legacy Packages ====== 
-  * Enter your filter criteria in the <color black/white>'' white fields ''</color>+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. 
 + 
 +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]]. 
 + 
 +  * **Package Index**: Overview of all available packages grouped by type: 
 +  * **Package Table**: Comprehensive and searchable package table 
 +  * **Package DB**: You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data. 
 + 
 +^ 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 CSV}}      | 
 +| 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 CSV}}      | 
 +| 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 CSV}}  | 
 + 
 +===== 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 and please get 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