This translation is older than the original page and might be outdated. See what has changed.

패키지

LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.

이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.

사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.

패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.

Filter by category

아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.

  • 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
  • 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
  • 흰색 창에 필터 기준을 입력하세요.

아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.

Filtered by categories='libraries'

CategoryNameVersionDependencies...........................................Description........................................... File sizeInstalled sizeLicenseMaintainerBug reportSource code
librariesopensc-utils-openpgp-tool0.22.0-1libc, opensc-utilsopenpgp-tool utility from opensc

12kB11kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librarieslibasm10.186-1libc, libelf1, libdw1ELF manipulation libraries (libasm)

12kB11kBGPL-3.0-or-laterLuiz Angelo Daros de LucaBug reportsSources
librarieslibxxhash0.8.1-2libc, librt, libpthreadxxHash is an Extremely fast Hash algorithm, running at RAM speed
limits. It successfully completes the SMHasher test suite which
evaluates collision, dispersion and randomness qualities of hash
functions. Code is highly portable, and hashes are identical on all
platforms (little / big endian).

This package contains the shared library.

12kB11kBJulien MalikBug reportsSources
librarieslibgphoto2-drivers-dimera35002.5.30-1libc, libgphoto2-portpackages:pkgdata:libgphoto2-drivers-dimera3500, Gphoto2 drivers for dimera3500 cameras

12kB12kBLGPL-2.1-or-laterLeonardo Medicipackages:pkgdata:libgphoto2-drivers-dimera3500, Bug reportspackages:pkgdata:libgphoto2-drivers-dimera3500, Sources
librarieslibxxhash0.8.1-2libc, librt, libpthreadpackages:pkgdata:libxxhash, xxHash is an Extremely fast Hash algorithm, running at RAM speed
limits. It successfully completes the SMHasher test suite which
evaluates collision, dispersion and randomness qualities of hash
functions. Code is highly portable, and hashes are identical on all
platforms (little / big endian).

This package contains the shared library.

12kB11kBJulien Malikpackages:pkgdata:libxxhash, Bug reportspackages:pkgdata:libxxhash, Sources
librarieslibext2fs1.44.1-1libc, libssp, libuuid, libblkid, libss, libcomerrlibext2fs is a library which can access ext2, ext3 and ext4 filesystems.

121kB121kBGPL-2.0LEDE teamBug reportsSources
librarieslibmount2.32-2libc, libblkidThe libmount library is used to parse /etc/fstab, /etc/mtab and
/proc/self/mountinfo files, manage the mtab file, evaluate mount options...

121kB120kBGPL-2.0LEDE teamBug reportsSources
librarieslibreadline88.1-1libc, libncursesw6The Readline library provides a set of functions for use by applications
that allow users to edit command lines as they are typed in. Both Emacs
and vi editing modes are available. The Readline library includes
additional functions to maintain a list of previously-entered command
lines, to recall and perhaps reedit those lines, and perform csh-like
history expansion on previous commands.

121kB122kBGPL-3.0-or-laterOpenWrt teamBug reportsSources
librarieslmdb-utils0.9.29-1libc, librt, libpthreadLMDB environment status and copy tool

121kB123kBOLDAP-2.8Jan PavlinecBug reportsSources
librarieslmdb-utils0.9.29-1libc, librt, libpthreadpackages:pkgdata:lmdb-utils, LMDB environment status and copy tool

121kB123kBOLDAP-2.8Jan Pavlinecpackages:pkgdata:lmdb-utils, Bug reportspackages:pkgdata:lmdb-utils, Sources
librarieslibwebsockets-mbedtls4.2.1-2libc, librt, libpthread, zlib, libcap, libmbedtls12libwebsockets (mbedTLS)

122kB121kBMITKarl PalssonBug reportsSources
librariesprotobuf3.17.3-1libc, librt, libpthread, zlib, libatomic1, libstdcpp6, protobuf-liteProtocol 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”.


1226kB1231kBBSD-3-ClauseKen KeysBug reportsSources
librarieslibwebsockets-openssl4.2.1-2libc, librt, libpthread, zlib, libcap, libopenssl1.1libwebsockets (OpenSSL)

123kB122kBMITKarl PalssonBug reportsSources
librarieslibmbim1.26.4-1libc, glib2Helper library to talk to MBIM enabled modems.
Add mbim-utils for extra utilities.

123kB122kBLGPL-2.0-or-laterNicholas SmithBug reportsSources
librarieslibgensio02.3.5-1libc, libpthreadThis project (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
.
This package contains the runtime libraries.

123kB122kBGPL-2.0-or-laterNita VesaBug reportsSources
librarieslibnl-route3.3.0-1libc, libnl-coreRouting Netlink Library Functions

124kB124kBLGPL-2.1LEDE teamBug reportsSources
librarieslibopenssl1.11.1.1w-1libcThe OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing the
Transport Layer Security (TLS) protocol as well as a full-strength
general-purpose cryptography library.
This package contains the OpenSSL shared libraries, needed by other programs.

1252kB1259kBOpenSSLEneas U de QueirozBug reportsSources
librarieslibtins4.2-4libc, libstdcpp6, libpcap1libtins is a high-level, multiplatform C++ network packet sniffing and crafting library.

127kB127kBBSD-2-ClauseSteven HessingBug reportsSources
librariesre2-62021-02-02-2libc, librt, libpthread, libstdcpp6RE2 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.

128kB127kBBSD-3-Clausecommon packages maintainersBug reportsSources
librariesre2-62021-02-02-2libc, librt, libpthread, libstdcpp6packages: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.

128kB127kBBSD-3-Clausecommon packages maintainerspackages:pkgdata:re2-6, Bug reportspackages:pkgdata:re2-6, Sources
librariesboost-type_erasure1.78.0-2libc, libstdcpp6, libpthread, librt, boost-chrono, boost-system, boost-threadThis package contains the Boost type_erasure library.

13kB12kBBSL-1.0Carlos M. FerreiraBug reportsSources
librarieslibconfig1.5-1libc, libsspLibconfig 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.

13kB12kBLGPL-2.1+Felix FietkauBug reportsSources
librarieslibgphoto2-drivers-dimagev2.5.30-1libc, libgphoto2-portGphoto2 drivers for dimagev cameras

13kB12kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibnl-tiny0.1-5libcThis package contains a stripped down version of libnl

13kB13kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibsoc2016-12-22-5b788d4d-2libc, libpthreadlibsoc: C library for interfacing with common SoC peripherals through
generic kernel interfaces

13kB13kBLGPL-2.1Yegor YefremovBug reportsSources
librarieslibnl-tiny12021-11-21-8e0555fb-1libcThis package contains a stripped down version of libnl

13kB12kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibqrtr-glib1.2.2-1libc, glib2Helper library talk to QRTR enabled modems.

13kB12kBLGPL-2.1-or-laterNicholas SmithBug reportsSources
librarieslibqrtr-glib1.2.2-1libc, glib2packages:pkgdata:libqrtr-glib, Helper library talk to QRTR enabled modems.

13kB12kBLGPL-2.1-or-laterNicholas Smithpackages:pkgdata:libqrtr-glib, Bug reportspackages:pkgdata:libqrtr-glib, Sources
librariesboost-type_erasure1.78.0-2libc, libstdcpp6, libpthread, librt, boost-chrono, boost-system, boost-threadpackages:pkgdata:boost-type_erasure, This package contains the Boost type_erasure library.

13kB12kBBSL-1.0Carlos M. Ferreirapackages:pkgdata:boost-type_erasure, Bug reportspackages:pkgdata:boost-type_erasure, Sources
librarieslibgphoto2-drivers-dimagev2.5.30-1libc, libgphoto2-portpackages:pkgdata:libgphoto2-drivers-dimagev, Gphoto2 drivers for dimagev cameras

13kB12kBLGPL-2.1-or-laterLeonardo Medicipackages:pkgdata:libgphoto2-drivers-dimagev, Bug reportspackages:pkgdata:libgphoto2-drivers-dimagev, Sources
librarieslibsamplerate0.1.9-1libc, libsndfileSecret Rabbit Code (aka libsamplerate) is a Sample Rate
Converter for audio.

1309kB1308kBGPL-2.0Ted HessBug reportsSources
librarieslibhwloc2.6.0-1libc, libpciaccessThe Portable Hardware Locality (hwloc) software package provides a
portable abstraction (across OS, versions, architectures, ...) of the
hierarchical topology of modern architectures, including NUMA memory
nodes, sockets, shared caches, cores and simultaneous multithreading. It
also gathers various system attributes such as cache and memory
information as well as the locality of I/O devices such as network
interfaces, InfiniBand HCAs or GPUs.
This package contains the hwloc libraries.

134kB133kBBSD-3-ClauseW. Michael PetulloBug reportsSources
librarieslibsocks1.4.1-1libc, libsspDante is a circuit-level firewall/proxy that can be used to provide convenient
and secure network connectivity, requiring only that the server Dante runs on
has external network connectivity. Dante is used daily by Fortune 100 companies
and large international organizations, either as a standard SOCKS server or as
a “reverse proxy”.
This package provides the shared libsocks library.

136kB136kBBSD-4-ClauseJo-Philipp WichBug reportsSources
librarieslibrrd11.0.50-5libc, zlibRRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
server load average). It stores the data in a very compact way that will
not expand over time, and it presents useful graphs by processing the data
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.

This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into
librrd.so. The library is much smaller compared to the 1.2.x version with
separate dynamic linked libraries.
This package contains a shared library, used by other programs.

139kB138kBJo-Philipp WichBug reportsSources
librarieslibrrd11.0.50-5libc, zlibpackages:pkgdata:librrd1, RRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
server load average). It stores the data in a very compact way that will
not expand over time, and it presents useful graphs by processing the data
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.

This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into
librrd.so. The library is much smaller compared to the 1.2.x version with
separate dynamic linked libraries.
This package contains a shared library, used by other programs.

139kB138kBJo-Philipp Wichpackages:pkgdata:librrd1, Bug reportspackages:pkgdata:librrd1, Sources
librarieslibcap2.63-1libc, librt, libpthreadLinux capabilities library library

14kB13kBGPL-2.0-onlyPaul WassiBug reportsSources
librarieslibdbd-pgsql0.9.0-2libc, libdbi, libpqPostgreSQL database server driver for libdbi

14kB13kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibdbd-sqlite30.9.0-2libc, libdbi, libsqlite3-0SQLite3 database driver for libdbi

14kB13kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibgphoto2-drivers-spca50x2.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for spca50x cameras

14kB13kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-topfield2.5.30-1libc, libgphoto2-portGphoto2 drivers for topfield cameras

14kB13kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibhttp-parser2.9.4-1libcA parser for HTTP messages written in C. It parses both requests and responses.
The parser is designed to be used in performance HTTP applications.
It does not make any syscalls nor allocations, it does not buffer data,
it can be interrupted at anytime. Depending on your architecture,
it only requires about 40 bytes of data per message stream
(in a web server that is per connection).

14kB13kBMITRamanathan Sivagurunathan, Hirokazu MORIKAWA,Bug reportsSources
librarieslibjson-c0.12.1-2libcThis package contains a library for javascript object notation backends.

14kB14kBMITFelix FietkauBug reportsSources
librarieslibsigcxx2.5.4-1libc, libstdcppIt allows you to define signals and to connect those signals to any
callback function, either global or a member function, regardless of
whether it is static or virtual.

14kB13kBLGPL-2.1Steven BarthBug reportsSources
librarieslibuci21.0-2libcUCI2 is a C library that provides an alternative UCI parser with an Abstract
Syntax Tree (AST) representation of configuration files.

14kB13kBBSD-3-ClauseJakov PetrinaBug reportsSources
librarieslibcbor00.8.0-1libclibcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format.

14kB13kBGPL-3.0-or-laterLinos GiannopoulosBug reportsSources
librarieslibmaxminddb1.7.1-1libcThe libmaxminddb library provides functions for working MaxMind DB files.

14kB14kBApache-2.0Jan PavlinecBug reportsSources
librarieslibflac1.3.4-1libcFree Lossless Audio Codec library

140kB140kBGFDL-1.2 GPL-2 LGPL-2.1 BSD-3-ClauseTed HessBug reportsSources
librariesprotobuf-lite3.17.3-1libc, librt, libpthread, zlib, libatomic1, libstdcpp6Protocol 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.


141kB140kBBSD-3-ClauseKen KeysBug reportsSources
librariesibrcommon1.0.1-9libc, libstdcpp6, librt, libnl200, libopenssl1.1A library with common functions for C++.

142kB141kBApache-2.0Johannes MorgenrothBug reportsSources
librariesibrcommon1.0.1-9libc, libstdcpp6, librt, libnl200, libopenssl1.1packages:pkgdata:ibrcommon, A library with common functions for C++.

142kB141kBApache-2.0Johannes Morgenrothpackages:pkgdata:ibrcommon, Bug reportspackages:pkgdata:ibrcommon, Sources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2020/05/21 09:32
  • by tmomas