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/02/20 18:42] – edited page for clarity bobafetthotmailpackages: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 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]]
  
-===== Package Index ===== +Comprehensive and searchable package table: [[packages:table:start|Package Table]] 
-A quick overview to all available packages can be seen in the **[[packages:index:start|Package Index]]**.+
  
-===== Package categories ===== +==== Package database of 21.02 as CSV dump ==== 
-Clicking on a package category filters the **Table of Packages** below accordinglybut you can of course filter it manually by yourself.\\ +CSV dump of the package databaseupdated daily{{:packages_dump_tab_separated.zip|Package DB CSV}}
-++++Filter by category| +
----- datacloud ---- +
-col        Categoriess +
-filter     %class%=packages +
-summarize  : 1 +
----- +
-++++ +
-===== Table of packages ===== +
-The table below shows 50 packages per page due to performance reasons.\\+
  
-  * Click on "next page" or "previous page" links in the bottom left to show next or previous 50 packages. +You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data.
-  * **Columns can be sorted** by clicking on the column header +
-  * Enter your filter criteria in the <color black/white>'' white fields ''</color> +
-  * +
  
----- datatable ---- +===== Package management cheatsheet ===== 
-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 +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]].
-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 +
-----+
  
 +If you are unsure how to access or configure your router within your environment see: [[:docs:guide-quick-start:start]]
 +
 +{{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