Skip to content

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md

License

Notifications You must be signed in to change notification settings

openwrt/packages

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b93aba4 · Jan 20, 2025
Dec 13, 2024
Apr 30, 2018
Oct 4, 2024
Nov 23, 2024
Dec 31, 2024
Feb 22, 2017
Sep 13, 2024
Aug 18, 2024
Jan 6, 2025
Jan 8, 2025
Nov 10, 2024
Oct 16, 2024
Jan 20, 2025
Nov 17, 2024
Jan 8, 2025
May 10, 2024
Oct 3, 2024
Jun 16, 2014
May 24, 2020

Repository files navigation

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.

Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.