패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='libraries'
| Category | Name | ↑ Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | libnl-nf | 3.3.0-1 | libc, libnl-route | Netfilter Netlink Library Functions | 24kB | 23kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-genl | 3.3.0-1 | libc, libnl-core | Generic Netlink Library Functions | 7kB | 6kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-core | 3.3.0-1 | libc, libssp, libpthread | Common code for all netlink libraries | 31kB | 31kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libselinux | 3.3-2 | libc, librt, libpthread, libsepol, libpcre | packages:pkgdata:libselinux, libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. | 51kB | 50kB | libselinux-1.0 | Thomas Petazzoni | packages:pkgdata:libselinux, Bug reports | packages:pkgdata:libselinux, Sources |
| libraries | libselinux | 3.3-2 | libc, librt, libpthread, libsepol, libpcre | libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. | 51kB | 50kB | libselinux-1.0 | Thomas Petazzoni | Bug reports | Sources |
| libraries | libhamlib | 3.3-1 | libc, libusb-1.0-0 | packages:pkgdata:libhamlib, Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs. This package contains the hamlib shared library. | 475kB | 480kB | GPLv2 | Vasilis Tsiligiannis | packages:pkgdata:libhamlib, Bug reports | packages:pkgdata:libhamlib, Sources |
| libraries | confuse | 3.3-1 | libc | packages:pkgdata:confuse, libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. | 21kB | 20kB | ISC | common packages maintainers | packages:pkgdata:confuse, Bug reports | packages:pkgdata:confuse, Sources |
| libraries | libsemanage | 3.3-1 | libc, librt, libpthread, libaudit, libselinux, libbz2-1.0 | packages:pkgdata:libsemanage, libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). | 69kB | 69kB | LGPL-2.1 | Thomas Petazzoni | packages:pkgdata:libsemanage, Bug reports | packages:pkgdata:libsemanage, Sources |
| libraries | libsepol | 3.3-1 | libc, librt, libpthread | Libsepol is the binary policy manipulation library. It doesn't depend upon or use any of the other SELinux components. | 198kB | 198kB | Thomas Petazzoni | Bug reports | Sources | |
| libraries | libsemanage | 3.3-1 | libc, librt, libpthread, libaudit, libselinux, libbz2-1.0 | libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). | 69kB | 69kB | LGPL-2.1 | Thomas Petazzoni | Bug reports | Sources |
| libraries | libhamlib | 3.3-1 | libc, libusb-1.0-0 | Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs. This package contains the hamlib shared library. | 475kB | 480kB | GPLv2 | Vasilis Tsiligiannis | Bug reports | Sources |
| libraries | confuse | 3.3-1 | libc | libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. | 21kB | 20kB | ISC | common packages maintainers | Bug reports | Sources |
| libraries | totem-pl-parser | 3.26.6-1 | libc, librt, libpthread, glib2, libxml2 | totem-pl-parser | 48kB | 47kB | LGPL-2-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libinotifytools | 3.20.11.0-1 | libc, librt, libpthread | inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify. These programs can be used to monitor and act upon filesystem events. A more detailed description of the programs is further down the page. The programs are written in C and have no dependencies other than a Linux kernel supporting inotify. This package provides the libinotifytools shared library. | 11kB | 10kB | GPLv2 | Daniel Golle | Bug reports | Sources |
| libraries | libxerces-c | 3.2.3-3 | libc, librt, libpthread, libstdcpp6 | packages:pkgdata:libxerces-c, Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. | 820kB | 826kB | Apache-2.0 | Álvaro Fernández Rojas | packages:pkgdata:libxerces-c, Bug reports | packages:pkgdata:libxerces-c, Sources |
| libraries | libxerces-c | 3.2.3-3 | libc, librt, libpthread, libstdcpp6 | Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. | 820kB | 826kB | Apache-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| libraries | libxerces-c-samples | 3.2.3-3 | libc, librt, libpthread, libxerces-c | Validating XML parser library for C++ (samples) | 179kB | 179kB | Apache-2.0 | Álvaro Fernández Rojas | Bug reports | Sources |
| libraries | libsearpc | 3.2.0-4 | libc, librt, libpthread, glib2, jansson4 | Searpc is a simple C language RPC framework based on GObject system. Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. | 12kB | 11kB | Apache-2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| libraries | protobuf-lite | 3.17.3-1 | libc, librt, libpthread, zlib, libatomic1, libstdcpp6 | Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotobuf-lite library. | 141kB | 140kB | BSD-3-Clause | Ken Keys | Bug reports | Sources |
| libraries | protobuf | 3.17.3-1 | libc, librt, libpthread, zlib, libatomic1, libstdcpp6, protobuf-lite | Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotoc, libprotobuf, and libprotobuf-lite libraries. For a much smaller protobuf package, see “protobuf-lite”. | 1226kB | 1231kB | BSD-3-Clause | Ken Keys | Bug reports | Sources |
| libraries | libgps | 3.17-1 | libc, libssp, libusb-1.0 | gpsd is a userland daemon acting as a translator between GPS and AIS receivers and their clients. gpsd listens on port 2947 for clients requesting position/time/velocity information. The receivers are expected to generate position information in a well-known format -- as NMEA-0183 sentences, SiRF binary, Rockwell binary, Garmin binary format, or other vendor binary protocols. gpsd takes this information from the GPS and translates it into something uniform and easier to understand for clients. This package contains the libgps library. | 45kB | 44kB | BSD-3-Clause | Pushpal Sidhu | Bug reports | Sources |
| libraries | libmodbus | 3.1.7-1 | libc | packages:pkgdata:libmodbus, A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32. | 18kB | 17kB | LGPL-2.1-or-later | Michael Heimpold | packages:pkgdata:libmodbus, Bug reports | packages:pkgdata:libmodbus, Sources |
| libraries | libmodbus | 3.1.7-1 | libc | A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32. | 18kB | 17kB | LGPL-2.1-or-later | Michael Heimpold | Bug reports | Sources |
| libraries | opencv | 3.1.0-1 | libc, libpthread, librt, libstdcpp, zlib, libjpeg | OpenCV | 2749kB | 2816kB | BSD-3-Clause | WRTnode Team | Bug reports | Sources |
| libraries | libzdb | 3.1-3 | libc, libssp, libsqlite3, libpq, libmysqlclient, zlib, libpthread, libopenssl | zdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. zdb supports MySQL, PostgreSQL, SQLite, and Oracle. NOTE: This package does not include Oracle support. | 34kB | 33kB | GPL-3.0 | Gergely Kiss | Bug reports | Sources |
| libraries | libical | 3.0.9-2 | libc, libpthread | Libical is an Open Source implementation of the iCalendar protocols and protocol data units. The iCalendar specification describes how calendar clients can communicate with calendar servers so users can store their calendar data and arrange meetings with other users. Libical implements RFC2445, RFC2446 and some of RFC2447. | 179kB | 183kB | LGPL-2.1-or-later MPL-2.0 | Jose Zapater | Bug reports | Sources |
| libraries | libdaq3 | 3.0.5-2 | libc, libdnet, libpcap1, libstdcpp6, libmnl0, libnetfilter-queue1 | Data Acquisition library for packet I/O. | 146kB | 145kB | GPL-2.0-only | W. Michael Petullo | Bug reports | Sources |
| libraries | minizip | 3.0.4-1 | libc, zlib | minizip is a zip manipulation library written in C that is supported on Windows, macOS, and Linux | 33kB | 32kB | Zlib | David Woodhouse | Bug reports | Sources |
| libraries | libroxml2 | 3.0.2-2 | libc | Minimum, easy-to-use, C implementation for xml file parsing | 11kB | 10kB | LGPL-2.1-or-later | Felix Fietkau | Bug reports | Sources |
| libraries | libiw | 29-5 | libc, libssp | This package contains a library for manipulating “Linux Wireless Extensions”. | 10kB | 9kB | GPL-2.0 | Felix Fietkau | Bug reports | Sources |
| libraries | libkmod | 27-2 | libc, zlib | Linux kernel module handling (library) | 37kB | 36kB | LGPL-2.1-or-later | Jeff Waugh | Bug reports | Sources |
| libraries | libuclient20201210 | 2023-04-13-007d9454-1 | libc, libubox20220515 | HTTP/1.1 client library | 11kB | 10kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-wolfssl20201210 | 2022-12-08-9217ab46-2 | libc, libubox20220515, libwolfssl5.6.4.ee39414e | ustream SSL Library (wolfssl) | 5kB | 4kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-openssl20201210 | 2022-12-08-9217ab46-2 | libc, libubox20220515, libopenssl1.1 | ustream SSL Library (openssl) | 5kB | 4kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libustream-mbedtls20201210 | 2022-12-08-9217ab46-2 | libc, libubox20220515, libmbedtls12 | ustream SSL Library (mbedtls) | 4kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libubus-lua | 2022-06-01-2bebf93c-1 | libc, libubus20220601, liblua5.1.5 | Lua binding for the OpenWrt RPC client | 7kB | 7kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libjson-script20220515 | 2022-05-15-d2223ef9-1 | libc, libubox20220515 | Minimalistic JSON based scripting engine | 6kB | 5kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libblobmsg-json20220515 | 2022-05-15-d2223ef9-1 | libc, librt, libpthread, libjson-c5, libubox20220515 | blobmsg ↔ json conversion library | 4kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libubox20220515 | 2022-05-15-d2223ef9-1 | libc | Basic utility library | 24kB | 23kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libubox-lua | 2022-05-15-d2223ef9-1 | libc, libubox20220515, liblua5.1.5 | Lua binding for the OpenWrt Basic utility library | 5kB | 4kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | boringssl | 20210608-1 | libc, libstdcpp6 | packages:pkgdata:boringssl, An implementation of the TLS protocol | 580kB | 583kB | OpenSSL ISC | Martin Schneider | packages:pkgdata:boringssl, Bug reports | packages:pkgdata:boringssl, Sources |
| libraries | boringssl | 20210608-1 | libc, libstdcpp6 | An implementation of the TLS protocol | 580kB | 583kB | OpenSSL ISC | Martin Schneider | Bug reports | Sources |
| libraries | libedit | 20210522-3.1-1 | libc, libncurses6 | Generic line editing, history, and tokenization functions similar to GNU Readline. | 63kB | 63kB | BSD-3-Clause | Daniel Salzman | Bug reports | Sources |
| libraries | libnl-tiny1 | 2021-11-21-8e0555fb-1 | libc | This package contains a stripped down version of libnl | 13kB | 12kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libuci20130104 | 2021-10-22-f84f49f0-6 | libc, libubox20220515 | C library for the Unified Configuration Interface (UCI) | 15kB | 14kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libuci-lua | 2021-10-22-f84f49f0-6 | libc, libuci20130104, liblua5.1.5 | Lua plugin for UCI | 7kB | 7kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libjson-script20210516 | 2021-05-16-b14c4688-2 | libc, librt, libpthread, libubox20210516 | Minimalistic JSON based scripting engine | 5kB | 4kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libblobmsg-json20210516 | 2021-05-16-b14c4688-2 | libc, libjson-c5, libubox20210516 | blobmsg ↔ json conversion library | 4kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libubox20210516 | 2021-05-16-b14c4688-2 | libc, librt, libpthread | Basic utility library | 18kB | 17kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | re2-6 | 2021-02-02-2 | libc, librt, libpthread, libstdcpp6 | packages:pkgdata:re2-6, RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 128kB | 127kB | BSD-3-Clause | common packages maintainers | packages:pkgdata:re2-6, Bug reports | packages:pkgdata:re2-6, Sources |
| Previous page Next page | ||||||||||