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 [2018/02/08 03:05] xfy9326packages:start [2023/02/14 13:29] – [Third party packages] improves readability joshenders
Line 1: Line 1:
-====== 软件包 ====== +====== Packages ====== 
-OpenWrt / LEDE发行版提供了数千个软件包来扩展您的设备的功能。+The OpenWrt distributions provide several thousand packages to extend the functionality of your device.\\ 
 +The browseable package lists in this wiki will always show packages available in the latest update of the stable release.
  
-本维基中的可浏览软件包列表将始终显示当前最新的LEDE 17.01更新中可用的软件包。+===== Package database of 21.02 ===== 
 +Overview of all available packages grouped by type: [[packages:index:start|Package Index]]
  
-===== 软件包目录 ===== +Comprehensive and searchable package table: [[packages:table:start|Package Table]] 
-可以在**[[packages:index:start|软件包目录]]**中看到所有可用软件包(按类型排序)的快速概览。+
  
-===== 软件包表格 ===== +==== Package database of 21.02 as CSV dump ==== 
-可以在**[[packages:table:start|软件包表格]]**中找到更全面的详细软件包表格。+CSV dump of the package database, updated daily: {{:packages_dump_tab_separated.zip|Package DB CSV}} 
 + 
 +You can import it in LibreOffice Calc, MS Excel or other programs to visualize the data. 
 + 
 +===== 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]]. 
 + 
 +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