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 [2017/01/19 23:17] – [Package categories] Package categories hidden by default, since they are quite bulky tmomaspackages:start [2023/02/14 13:29] – [Third party packages] improves readability joshenders
Line 1: Line 1:
 ====== Packages ====== ====== Packages ======
-~~NOTOC~~ +The OpenWrt distributions provide several thousand packages to extend the functionality of your device.\\ 
-~~NOSIDEBAR~~+The browseable package lists in this wiki will always show packages available in the latest update of the stable release.
  
-LEDE provides several thousand packages which enable you to extend the capabilities of your device.+===== Package database of 21.02 ===== 
 +Overview of all available packages grouped by type: [[packages:index:start|Package Index]]
  
-Below you find a list of **Package categories**. Clicking on a package category filters the **Table of Packages** below accordingly, but you can of course filter it manually by yourself.\\ +Comprehensive and searchable package table[[packages:table:start|Package Table]] 
-In case of more than 50 packages are found, the table will be paginated.\\ +
-Alternatively to this, there's also a simple yet effective **[[packages:index:start|Package Index]]** available.+
  
 +==== Package database of 21.02 as CSV dump ====
 +CSV dump of the package database, updated daily: {{:packages_dump_tab_separated.zip|Package DB CSV}}
  
-===== Package categories ===== +You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data.
-++++Filter by category| +
----- datacloud ---- +
-col        : Categoriess +
-filter     : %class%=packages +
-summarize  : 1 +
----- +
-++++ +
-===== Table of packages =====+
  
-  * **Columns can be sorted** by clicking on the column header +===== Package management cheatsheet ===== 
-  * Enter your filter criteria in the <color black/white>'' white fields ''</color>+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]].
  
----- datatable ---- +If you are unsure how to access or configure your router within your environment see[[:docs:guide-quick-start:start]]
-cols       Categoriess, Name_pkg-page, Version-short, Dependencies_pkg-dependencies, Description, LEDE releases_lede-release, File size_pkg-filesize, Installed size_pkg-filesize, License, Maintainer_pkg-maintainer, Bug report_wiki, Source code_wiki, Packagedata_pageid +
-header     Categories, Name, Version, Dependencies, Description, LEDE release, File size, Installed size, License, Maintainer, Bug report, Source code, Packagedata +
-align      l,l,l,l,l,l,l,l,l,l,l,c,c,+
-filter     : %class%=packages +
-max        : 50 +
-dynfilters : 1 +
-rownumbers : 1 +
-sort       : Name +
-----+
  
 +{{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}}
 +
 +===== Legacy packages ======
 +Information that is no longer relevant to the current stable or snapshot version of OpenWrt.\\
 +Package indexes and tables in this section are not updated anymore as the packages in legacy releases won't change.
 +
 +===== Package database of 19.07 =====
 +Overview of all available packages grouped by type: [[packages:index_owrt19_7:start|Package Index]]
 +
 +Comprehensive and searchable package table: [[packages:table_owrt19_7:start|Package Table]] 
 +
 +==== Package database of 19.07 as CSV dump ====
 +CSV dump of the package database: {{ :packages:packages_dump_tab_separated_19.07.zip |Package DB CSV}}
 +
 +You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data.
 +
 +===== Package database of 18.06 =====
 +Overview of all available packages grouped by type: [[packages:index_owrt18_6:start|Package Index]]
 +
 +Comprehensive and searchable package table: [[packages:table_owrt18_6:start|Package Table]] 
 +
 +==== Package database of 18.06 as CSV dump ====
 +CSV dump of the package database {{ :packages:packages_dump_tab_separated_csv.18.06.zip |Package DB CSV}}
 +
 +You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data.
 +
 +
 +==== Package lists for legacy releases ====
 +No formal index or table is available, see the Release Archive in the [[https://downloads.openwrt.org/|Package Repository]] download server page.
 +
 +===== 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]].
  
  • Last modified: 2023/03/13 14:36
  • by vgaetera