패키지
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 | libcap-ng | 0.8.2-1 | libc | POSIX capabilities library library | 8kB | 7kB | GPL-2.0-or-later LGPL-2.1-or-later | Lucian CRISTIAN | Bug reports | Sources |
| libraries | libcap-ng-bin | 0.8.2-1 | libc, librt, libpthread, libcap-ng | POSIX capabilities library . This package contains the libcap-ng utilities. | 11kB | 10kB | GPL-2.0-or-later LGPL-2.1-or-later | Lucian CRISTIAN | Bug reports | Sources |
| libraries | libcares | 1.19.1-1 | libc | c-ares is a C library for asynchronous DNS requests (including name resolves) C89 compatibility, MIT licensed, builds for and runs on POSIX, Windows, Netware, Android and many more operating systems. | 38kB | 37kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | libcbor0 | 0.8.0-1 | libc | libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 14kB | 13kB | GPL-3.0-or-later | Linos Giannopoulos | Bug reports | Sources |
| libraries | libcgroup | 0.41-3 | libc, librt, libpthread | Helpers utils for working with cgroups. | 30kB | 30kB | LGPL-2.1-or-later | Daniel Danzberger | Bug reports | Sources |
| libraries | libcharset | 1.11.1-3 | libc, libssp | Character set conversion library | 3kB | 2kB | LGPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libcharset1 | 1.16-1 | libc, librt, libpthread | Character set conversion library | 2kB | 1kB | LGPL-2.1-or-later | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libcoap | v4.1.2-1 | libc | Constrained Application Protocol (RFC 7252) library | 24kB | 23kB | GPL-2.0+ BSD-2-Clause | Anton Glukhov | Bug reports | Sources |
| libraries | libcoap2 | 4.2.1-1 | libc | Constrained Application Protocol (RFC 7252) library | 53kB | 53kB | GPL-2.0-or-later BSD-2-Clause | Anton Glukhov | Bug reports | Sources |
| libraries | libcoap3 | 4.3.0-2 | libc | Constrained Application Protocol (RFC 7252) library | 74kB | 73kB | GPL-2.0-or-later BSD-2-Clause | Anton Glukhov | Bug reports | Sources |
| libraries | libcomerr | 1.44.1-1 | libc, libuuid | This package contains libcom_err, the common error description library bundled with e2fsprogs. | 4kB | 3kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libconfig | 1.5-1 | libc, libssp | Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. | 13kB | 12kB | LGPL-2.1+ | Felix Fietkau | Bug reports | Sources |
| libraries | libconfig11 | 1.7.3-1 | libc | Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. | 16kB | 15kB | LGPL-2.1-or-later | Felix Fietkau | Bug reports | Sources |
| libraries | libctf | 2.37-2 | libc, librt, libpthread, libbfd | libctf | 146kB | 145kB | GPL-3.0+ | Felix Fietkau | Bug reports | Sources |
| libraries | libctf | 2.37-2 | libc, librt, libpthread, libbfd | packages:pkgdata:libctf, libctf | 146kB | 145kB | GPL-3.0+ | Felix Fietkau | packages:pkgdata:libctf, Bug reports | packages:pkgdata:libctf, Sources |
| libraries | libcurl | 7.60.0-3 | libc, libssp, libmbedtls, ca-bundle | A client-side URL transfer library | 101kB | 101kB | MIT | Imre Kaloz | Bug reports | Sources |
| libraries | libdaemon | 0.14-5 | libc | libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR - An API for writing PID files - An API for serializing UNIX signals into a pipe for usage with select() or poll() - An API for running subprocesses with STDOUT and STDERR redirected to syslog APIs like these are used in most daemon software available. It is not that simple to get it done right and code duplication is not a goal. | 8kB | 7kB | Ted Hess | Bug reports | Sources | |
| libraries | libdaemon | 0.14-5 | libc | packages:pkgdata:libdaemon, libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR - An API for writing PID files - An API for serializing UNIX signals into a pipe for usage with select() or poll() - An API for running subprocesses with STDOUT and STDERR redirected to syslog APIs like these are used in most daemon software available. It is not that simple to get it done right and code duplication is not a goal. | 8kB | 7kB | Ted Hess | packages:pkgdata:libdaemon, Bug reports | packages:pkgdata:libdaemon, Sources | |
| libraries | libdaq | 2.2.2-3 | libc, libdnet, libpcap1 | Data Acquisition library for packet I/O. | 79kB | 78kB | GPL-2.0 | W. Michael Petullo | 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 | libdb47 | 4.7.25.4.NC-7 | libc, librt, libpthread | Berkeley DB library (4.7). | 413kB | 414kB | Sleepycat | Marcel Denia | Bug reports | Sources |
| libraries | libdb47 | 4.7.25.4.NC-7 | libc, librt, libpthread | packages:pkgdata:libdb47, Berkeley DB library (4.7). | 413kB | 414kB | Sleepycat | Marcel Denia | packages:pkgdata:libdb47, Bug reports | packages:pkgdata:libdb47, Sources |
| libraries | libdb47xx | 4.7.25.4.NC-7 | libc, libdb47, libstdcpp6 | Berkeley DB library (4.7). C++ wrapper. | 523kB | 525kB | Sleepycat | Marcel Denia | Bug reports | Sources |
| libraries | libdbd-mysql | 0.9.0-2 | libc, librt, libpthread, libdbi, libmysqlclient3 | MySQL database server driver for libdbi | 10kB | 9kB | LGPL-2.1 | Nicolas Thill | Bug reports | Sources |
| libraries | libdbd-pgsql | 0.9.0-2 | libc, libdbi, libpq | PostgreSQL database server driver for libdbi | 14kB | 13kB | LGPL-2.1 | Nicolas Thill | Bug reports | Sources |
| libraries | libdbd-sqlite3 | 0.9.0-2 | libc, libdbi, libsqlite3-0 | SQLite3 database driver for libdbi | 14kB | 13kB | LGPL-2.1 | Nicolas Thill | Bug reports | Sources |
| libraries | libdbi | 0.9.0-5 | libc, librt, libpthread | This package provides a database-independent abstraction layer library in C. | 17kB | 16kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libdbus | 1.13.18-12 | libc, librt, libpthread | Simple interprocess messaging system (library) | 96kB | 96kB | AFL-2.1 | common packages maintainers | Bug reports | Sources |
| libraries | libdmapsharing | 3.9.10-1 | libc, libsoup, mdnsresponder, gstreamer1-plugins-base, gst1-mod-app | libdmapsharing | 72kB | 72kB | LGPL-2.1-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libdnet | 1.14-3 | libc | libdnet is a library of simplified, portable interface to several low-level networking routines. | 23kB | 23kB | BSD-3-Clause | Luka Perkov | Bug reports | Sources |
| libraries | libdouble-conversion | 2.0-1 | libc, libstdcpp | double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. | 57kB | 57kB | common packages maintainers | Bug reports | Sources | |
| libraries | libdrm | 2.4.107-2 | libc | LIBDRM is the cross-driver middleware which allows user-space applications (such as Mesa and 2D drivers) to communicate with the Kernel by the means of the DRI protocol. | 26kB | 26kB | BSD-3-Clause | Lucian Cristian | Bug reports | Sources |
| libraries | libdvbcsa | bc6c0b16-1 | libc | Libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm DVB/CSA - with encryption and decryption capabilities. | 24kB | 26kB | GPL-2.0-or-later | Rafał Dzięgiel | Bug reports | Sources |
| libraries | libdw | 0.169-1 | libc, libssp, libelf1, libbz2 | ELF manipulation libraries (libdw) | 100kB | 99kB | GPL-3.0+ | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libdw1 | 0.186-1 | libc, libelf1, libbz2-1.0, musl-fts | ELF manipulation libraries (libdw) | 214kB | 215kB | GPL-3.0-or-later | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libecdsautil | 0.4.1-1 | libc, libuecc | Library to sign and verify checksums using ECDSA. | 4kB | 4kB | MIT | Matthias Schiffer | 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 | libelf1 | 0.186-1 | libc, librt, libpthread, zlib | ELF manipulation libraries (libelf) | 33kB | 32kB | GPL-3.0-or-later | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libesmtp | 1.1.0-2 | libc, librt, libpthread, libopenssl1.1 | A Library for Posting Electronic Mail | 29kB | 28kB | LGPL-2.0-or-later | Othmar Truniger | Bug reports | Sources |
| libraries | libesmtp | 1.1.0-2 | libc, librt, libpthread, libopenssl1.1 | packages:pkgdata:libesmtp, A Library for Posting Electronic Mail | 29kB | 28kB | LGPL-2.0-or-later | Othmar Truniger | packages:pkgdata:libesmtp, Bug reports | packages:pkgdata:libesmtp, Sources |
| libraries | libestr | 0.1.11-3 | libc | libestr - some essentials for string handling (and a bit more) | 5kB | 4kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libev | 4.33-1 | libc | A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. | 23kB | 23kB | BSD-2-Clause | Karl Palsson | Bug reports | Sources |
| libraries | libevdev | 1.13.0-1 | libc, librt, libpthread | libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary. | 28kB | 28kB | MIT | Daniel Golle | Bug reports | Sources |
| libraries | libevent2 | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. | 83kB | 83kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-7 | 2.1.12-1 | libc | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. | 92kB | 91kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-core | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. | 48kB | 47kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-core7 | 2.1.12-1 | libc | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. | 55kB | 54kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-extra | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. | 40kB | 39kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-extra7 | 2.1.12-1 | libc, librt, libpthread, libevent2-core7 | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. | 39kB | 38kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-openssl | 2.0.22-1 | libc, libopenssl | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent OpenSSL shared library for encrypted bufferevents. | 7kB | 6kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| Previous page Next page | ||||||||||