패키지
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 | libopensc-profile-muscle | 0.22.0-1 | libc, libopensc | muscle card profile for opensc | 1kB | 1kB | LGPL-2.1-or-later | Daniel Golle | Bug reports | Sources |
| libraries | libopensc-profile-miocos | 0.22.0-1 | libc, libopensc | miocos card profile for opensc | 1kB | 0kB | LGPL-2.1-or-later | Daniel Golle | 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 | log4cplus | 2.0.7-1 | libc, librt, libpthread, libstdcpp6 | log4cplus is a simple to use C++11 logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. | 327kB | 328kB | BSD-2-Clause Apache-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| libraries | libsensors | 3.3.5-4 | libc, libssp, sysfsutils | lm-sensors libraries | 50kB | 49kB | GPL-2.0+ LGPL-2.1+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libyang | 2.0.112-1 | libc, librt, libpthread, libpcre2 | libyang is YANG data modelling language parser and toolkit written (and providing API) in C. The library is used e.g. in libnetconf2, Netopeer2 or sysrepo projects. | 283kB | 282kB | BSD-3-Clause | Jakov Smolic | Bug reports | Sources |
| libraries | libwebsockets-mbedtls | 4.2.1-2 | libc, librt, libpthread, zlib, libcap, libmbedtls12 | libwebsockets (mbedTLS) | 122kB | 121kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | libwebsockets-openssl | 4.2.1-2 | libc, librt, libpthread, zlib, libcap, libopenssl1.1 | libwebsockets (OpenSSL) | 123kB | 122kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | libwebsockets-full | 4.2.1-2 | libc, librt, libpthread, zlib, libcap, libopenssl1.1, libuv1 | libwebsockets (Full - OpenSSL, libuv, plugins, CGI) | 144kB | 143kB | MIT | Karl Palsson | Bug reports | Sources |
| libraries | libvpx1.13 | 1.13.1-1 | libc, librt, libpthread | libvpx is a VP8/VP9 Codec SDK. | 524kB | 526kB | BSD-3-Clause | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libvpx1.9 | 1.9.0-1 | libc, librt, libpthread | libvpx is a VP8/VP9 Codec SDK. | 570kB | 572kB | BSD-3-Clause | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libvpx | 1.7.0-1 | libc, libpthread | libvpx is a VP8/VP9 Codec SDK. | 498kB | 500kB | BSD-3-Clause | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libvorbisidec | 1.0.3-20180319-1 | libc, librt, libpthread, libogg0 | libvorbisidec is “tremor”, a fixed-point implementation of libvorbis. It also has libogg built-in. It is suitable as a replacement for libvorbis and libogg in tremor-aware applications. Tremor is a decoder only. | 66kB | 65kB | BSD-3-Clause | Ted Hess | Bug reports | Sources |
| libraries | libv4l | 1.20.0-4 | libc, librt, libpthread | libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. | 74kB | 73kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| libraries | libuv1 | 1.41.1-1 | libc, librt, libpthread | packages:pkgdata:libuv1, libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | 50kB | 49kB | MIT | Marko Ratkaj | packages:pkgdata:libuv1, Bug reports | packages:pkgdata:libuv1, Sources |
| libraries | libuv1 | 1.41.1-1 | libc, librt, libpthread | libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | 50kB | 49kB | MIT | Marko Ratkaj | Bug reports | Sources |
| libraries | libuv | 1.19.2-1 | libc, libssp, libpthread, librt | libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | 48kB | 47kB | Marko Ratkaj | Bug reports | Sources | |
| libraries | libusb-compat4 | 0.1.7-2 | libc, librt, libpthread, libusb-1.0-0 | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 6kB | 5kB | LGPL-2.1-or-later | Felix Fietkau | Bug reports | Sources |
| libraries | libusb-1.0-0 | 1.0.24-5 | libc, librt, libpthread | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 26kB | 25kB | LGPL-2.1-or-later | Felix Fietkau | Bug reports | Sources |
| libraries | libusb-compat | 0.1.5-1 | libc, libssp, libusb-1.0 | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 5kB | 5kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libusb-1.0 | 1.0.22-1 | libc, libpthread, librt | libusb is a C library that gives applications easy access to USB devices on many different operating systems. | 27kB | 26kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | liburing | 2.3-1 | libc, librt, libpthread | liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation. For more info on io_uring, please see: https://kernel.dk/io_uring.pdf | 6kB | 5kB | MIT | Christian Lachner | Bug reports | Sources |
| libraries | libupnpp | 0.21.0-1 | libc, librt, libpthread, libnpupnp | libupnpp defines useful objects over libupnp and can be used to create both devices and control points. It is shared by upmpdcli and upplay. | 206kB | 206kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libugpio | 0.0.7-1 | libc | packages:pkgdata:libugpio, libugpio is a library to ease the use of linux kernel's sysfs gpio interface from C programs and/or other libraries. | 5kB | 5kB | LGPL-2.1-or-later | Michael Heimpold | packages:pkgdata:libugpio, Bug reports | packages:pkgdata:libugpio, Sources |
| libraries | libugpio | 0.0.7-1 | libc | libugpio is a library to ease the use of linux kernel's sysfs gpio interface from C programs and/or other libraries. | 5kB | 5kB | LGPL-2.1-or-later | Michael Heimpold | Bug reports | Sources |
| libraries | libtins | 4.2-4 | libc, libstdcpp6, libpcap1 | libtins is a high-level, multiplatform C++ network packet sniffing and crafting library. | 127kB | 127kB | BSD-2-Clause | Steven Hessing | Bug reports | Sources |
| libraries | libssh2-1 | 1.9.0-2 | libc, libopenssl1.1, zlib | packages:pkgdata:libssh2-1, libssh2 is a client-side C library implementing the SSH2 protocol. | 96kB | 95kB | BSD-3-Clause | Jiri Slachta | packages:pkgdata:libssh2-1, Bug reports | packages:pkgdata:libssh2-1, Sources |
| libraries | libssh2-1 | 1.9.0-2 | libc, libopenssl1.1, zlib | libssh2 is a client-side C library implementing the SSH2 protocol. | 96kB | 95kB | BSD-3-Clause | Jiri Slachta | Bug reports | Sources |
| libraries | libssh2 | 1.8.0-2 | libc, libssp, libmbedtls, zlib | libssh2 is a client-side C library implementing the SSH2 protocol. | 53kB | 52kB | BSD | Jiri Slachta | Bug reports | Sources |
| libraries | libssh | 0.9.6-1 | libc, libpthread, librt, zlib, libopenssl1.1 | libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 protocol for client and server implementations. | 166kB | 166kB | LGPL-2.1-or-later BSD-2-Clause | Mislav Novakovic | Bug reports | Sources |
| libraries | libsoup | 2.74.2-1 | libc, glib2, libxml2, libgnutls, libsqlite3-0, libpsl5 | libsoup | 197kB | 199kB | LGPL-2.1-or-later | W. Michael Petullo | Bug reports | Sources |
| libraries | libsoc | 2016-12-22-5b788d4d-2 | libc, libpthread | libsoc: C library for interfacing with common SoC peripherals through generic kernel interfaces | 13kB | 13kB | LGPL-2.1 | Yegor Yefremov | Bug reports | Sources |
| libraries | libsndfile | 2019-04-21-25824cb9-1 | libc | libsndfile is a library of C routines for reading and writing files containing sampled audio data. | 156kB | 155kB | LGPLv2.1 | Peter Wagner | Bug reports | Sources |
| libraries | libshout | 2.4.5-1 | libc, libvorbisidec, libpthread, libopenssl1.1 | libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. . This package does not have Theora support. | 43kB | 42kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| libraries | libshout-nossl | 2.4.5-1 | libc, libvorbisidec, libpthread | libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. . This package does not have OpenSSL or Theora support. | 33kB | 32kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| libraries | libshout-full | 2.4.5-1 | libc, libvorbisidec, libpthread, libtheora, libopenssl1.1 | libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. | 43kB | 42kB | LGPL-2.1-or-later | Ted Hess | Bug reports | 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 | 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 | 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 | librouteros | 2018-07-19-c485c777-2 | libc | librouteros is a library to communicate with RouterOS, the operating system of MikroTik's RouterBoards. It uses the API port provided by those systems to connect and talk to the devices. librouteros is a low-level library in that it abstracts the network protocol used but has next to no knowledge about the commands and responses available | 11kB | 10kB | ISC | Sven Roederer | Bug reports | Sources |
| libraries | libpri | 1.6.0-4 | libc, dahdi-tools-libtonezone | packages:pkgdata:libpri, libpri is a C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent. | 192kB | 191kB | Daniel Golle | packages:pkgdata:libpri, Bug reports | packages:pkgdata:libpri, Sources | |
| libraries | libpri | 1.6.0-4 | libc, dahdi-tools-libtonezone | libpri is a C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent. | 192kB | 191kB | Daniel Golle | Bug reports | Sources | |
| libraries | libpkgconf | 1.8.0-1 | libc | libpkgconf is a library which provides access to most of pkgconf’s functionality, to allow other tooling such as compilers and IDEs to discover and use frameworks configured by pkgconf. It features a stable library ABI and API designed for building bindings and other tools. | 23kB | 22kB | MIT | Rosen Penev | Bug reports | Sources |
| libraries | libopcodes | 2.37-2 | libc, libbfd | packages:pkgdata:libopcodes, libopcodes | 175kB | 181kB | GPL-3.0+ | Felix Fietkau | packages:pkgdata:libopcodes, Bug reports | packages:pkgdata:libopcodes, Sources |
| libraries | libopcodes | 2.37-2 | libc, libbfd | libopcodes | 175kB | 181kB | GPL-3.0+ | Felix Fietkau | Bug reports | Sources |
| libraries | libnftnl11 | 1.2.1-2 | libc, librt, libpthread, libmnl0 | packages:pkgdata:libnftnl11, libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. | 47kB | 46kB | GPL-2.0-or-later | Steven Barth | packages:pkgdata:libnftnl11, Bug reports | packages:pkgdata:libnftnl11, Sources |
| libraries | libnftnl11 | 1.2.1-2 | libc, librt, libpthread, libmnl0 | libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. | 47kB | 46kB | GPL-2.0-or-later | Steven Barth | Bug reports | Sources |
| libraries | libnftnl | 1.1.1-1 | libc, libssp, libmnl | libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. | 46kB | 45kB | GPL-2.0+ | Steven Barth | Bug reports | Sources |
| libraries | libnfnetlink0 | 1.0.2-1 | libc | libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. | 11kB | 10kB | GPL-2.0+ | Jo-Philipp Wich | Bug reports | Sources |
| Previous page Next page | ||||||||||