패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='utilities'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | ↓ File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| utilities | pservice | 2017-08-29-3 | libc, librt, libpthread | packages:pkgdata:pservice, Wrap commands as procd services | 1kB | 1kB | Yousong Zhou | packages:pkgdata:pservice, Bug reports | packages:pkgdata:pservice, Sources | |
| utilities | cgroupfs-mount | 2020-06-26-05494281-2 | libc, mount-utils | packages:pkgdata:cgroupfs-mount, Simple scripts to properly mount the cgroupfs hierarchy, especially structured for Debian packaging | 1kB | 1kB | Gerard Ryan | packages:pkgdata:cgroupfs-mount, Bug reports | packages:pkgdata:cgroupfs-mount, Sources | |
| utilities | lxc-auto | 5.0.2-2 | libc, lxc, lxc-start, lxc-stop | packages:pkgdata:lxc-auto, LXC is the userspace control package for Linux Containers, a lightweight virtual system mechanism sometimes described as “chroot on steroids”. This package adds an initscript for starting and stopping the containers on boot and shutdown. | 1kB | 0kB | LGPL-2.1-or-later BSD-2-Clause GPL-2.0 | Marko Ratkaj | packages:pkgdata:lxc-auto, Bug reports | packages:pkgdata:lxc-auto, Sources |
| utilities | lxc-unprivileged | 5.0.2-2 | libc, lxc, shadow-utils, shadow-newuidmap, shadow-newgidmap | packages:pkgdata:lxc-unprivileged, Support for unprivileged containers requires newuidmap and newguidmap. This package makes sure they are available & have correct permissions. | 1kB | 0kB | LGPL-2.1-or-later BSD-2-Clause GPL-2.0 | Marko Ratkaj | packages:pkgdata:lxc-unprivileged, Bug reports | packages:pkgdata:lxc-unprivileged, Sources |
| utilities | banhostlist | 1-2 | libc | packages:pkgdata:banhostlist, List of domains serving advertising and malicious content to easily block them | 1kB | 0kB | Matteo Croce | packages:pkgdata:banhostlist, Bug reports | packages:pkgdata:banhostlist, Sources | |
| utilities | alpine-keys | 2.12.4-1 | libc, apk | packages:pkgdata:alpine-keys, Alpine apk public signing keys | 1kB | 1kB | GPL-2.0-only | Paul Spooren | packages:pkgdata:alpine-keys, Bug reports | packages:pkgdata:alpine-keys, Sources |
| utilities | open-plc-utils-pibruin | 358dfcf7-5 | libc, open-plc-utils | Utility pibruin from the Open PLC utilities package. | 10kB | 9kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | collectd-mod-bind | 5.12.0-34 | libc, collectd, libcurl4, libxml2 | BIND server/zone input plugin | 10kB | 9kB | Jo-Philipp Wich, Hannu Nyman, | Bug reports | Sources | |
| utilities | collectd-mod-netlink | 5.12.0-34 | libc, collectd, libmnl0 | netlink input plugin | 10kB | 9kB | Jo-Philipp Wich, Hannu Nyman, | Bug reports | Sources | |
| utilities | crconf | 2018-03-02-8bd99640-1 | libc | Linux crypto layer configuraton tool. Use this to manipulate kernel Crypto API/framework stuff, like drivers, templates, etc. Example: https://wiki.strongswan.org/projects/strongswan/wiki/Pcrypt Most interesting stuff you can find on https://wiki.strongswan.org | 10kB | 9kB | GPL-2.0-only | Alexandru Ardelean | Bug reports | Sources |
| utilities | extract | 1.11-3 | libc, libextractor | libextractor contains the shell command extract that, similar to the well-known file command, can extract meta data from a file an print the results to stdout. | 10kB | 9kB | GPL-3.0-or-later | Daniel Golle | Bug reports | Sources |
| utilities | getopt | 2.37.4-1 | libc, librt | getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options | 10kB | 9kB | GPL-2.0-only | OpenWrt team | Bug reports | Sources |
| utilities | kdump | 2.0.16-2 | libc, kexec | The kdump package allows to automatically boot into a special kernel for analyzing kernel crashes using kdump. | 10kB | 9kB | OpenWrt team | Bug reports | Sources | |
| utilities | lxc-templates | 5.0.2-2 | libc, lxc | LXC virtual machine templates | 10kB | 9kB | LGPL-2.1-or-later BSD-2-Clause GPL-2.0 | Marko Ratkaj | Bug reports | Sources |
| utilities | mbtools | 2014-10-29-149e9c69-3 | libc, librt, libpthread, glib2, libmodbus | Modbus tools based on libmodbus to log data fetched by a master/client or received by a slave/server (writing of registers). mbcollect is able to act as client or server (in TCP or RTU) | 10kB | 10kB | BSD-3-Clause | Daniel Golle | Bug reports | Sources |
| utilities | nsenter | 2.37.4-1 | libc, librt, libpthread | run program with namespaces of other processes | 10kB | 9kB | GPL-2.0-only | OpenWrt team | Bug reports | Sources |
| utilities | open-plc-utils-coqos_rel | 358dfcf7-5 | libc, open-plc-utils | Utility coqos_rel from the Open PLC utilities package. | 10kB | 10kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-int6keth | 358dfcf7-5 | libc, open-plc-utils | Utility int6keth from the Open PLC utilities package. | 10kB | 9kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-int6kid | 358dfcf7-5 | libc, open-plc-utils | Utility int6kid from the Open PLC utilities package. | 10kB | 10kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-int6kuart | 358dfcf7-5 | libc, open-plc-utils | Utility int6kuart from the Open PLC utilities package. | 10kB | 9kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-mdustats | 358dfcf7-5 | libc, librt, libpthread, open-plc-utils | Utility mdustats from the Open PLC utilities package. | 10kB | 10kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-plclist | 358dfcf7-5 | libc, librt, libpthread, open-plc-utils | Utility plclist from the Open PLC utilities package. | 10kB | 9kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-plcmdio16 | 358dfcf7-5 | libc, open-plc-utils | Utility plcmdio16 from the Open PLC utilities package. | 10kB | 10kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | open-plc-utils-xml2pib | 358dfcf7-5 | libc, librt, libpthread, open-plc-utils | Utility xml2pib from the Open PLC utilities package. | 10kB | 9kB | ISC | Michael Heimpold | Bug reports | Sources |
| utilities | procps-ng-pmap | 3.3.16-3 | libc, librt, libpthread, procps-ng | Installs the applet pmap. | 10kB | 9kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| utilities | progress | 0.15-1 | libc, librt, libpthread, libncursesw6 | This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C command that looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput, and provide a “top-like” mode (monitoring). . It simply scans `/proc` for interesting commands, and then looks at directories `fd` and `fdinfo` to find opened files and seek positions, and reports status for the largest file. . It's very light, and compatible with virtually any command. This program was formerly known as 'cv' on github. | 10kB | 8kB | GPL-3.0-or-later | Nikil Mehta | Bug reports | Sources |
| utilities | qrencode | 4.1.1-1 | libc, librt, libpthread, libqrencode | Qrencode is a C program for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. | 10kB | 9kB | LGPL-2.1-or-later | Jonathan Bennett | Bug reports | Sources |
| utilities | shadow-expiry | 4.8.1-3 | libc, shadow-common | Full version of standard expiry utility. Normally, you would not use this package, since the functionality in BusyBox is more than sufficient. | 10kB | 9kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| utilities | mdio-tools | 1.0.1-1 | libc, librt, libpthread, libmnl0 | mdio-tools Linux MDIO register access | 10kB | 9kB | GPL-2.0-only | Damien Mascord | Bug reports | Sources |
| utilities | ucode-mod-struct | 2022-12-02-46d93c9c-1 | libc, ucode | The struct plugin implemnts Python 3 compatible struct.pack/unpack functionality. | 10kB | 9kB | ISC | Jo-Philipp Wich | Bug reports | Sources |
| utilities | opendoas | 6.8.2-3 | libc, librt, libpthread | OpenDoas: a portable version of OpenBSD's doas command doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase. | 10kB | 9kB | Michal Vasilek | Bug reports | Sources | |
| utilities | getopt | 2.37.4-1 | libc, librt | packages:pkgdata:getopt, getopt is used to break up (parse) options in command lines for easy parsing by shell procedures, and to check for legal options | 10kB | 9kB | GPL-2.0-only | OpenWrt team | packages:pkgdata:getopt, Bug reports | packages:pkgdata:getopt, Sources |
| utilities | mdio-tools | 1.0.1-1 | libc, librt, libpthread, libmnl0 | packages:pkgdata:mdio-tools, mdio-tools Linux MDIO register access | 10kB | 9kB | GPL-2.0-only | Damien Mascord | packages:pkgdata:mdio-tools, Bug reports | packages:pkgdata:mdio-tools, Sources |
| utilities | opendoas | 6.8.2-3 | libc, librt, libpthread | packages:pkgdata:opendoas, OpenDoas: a portable version of OpenBSD's doas command doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase. | 10kB | 9kB | Michal Vasilek | packages:pkgdata:opendoas, Bug reports | packages:pkgdata:opendoas, Sources | |
| utilities | crconf | 2018-03-02-8bd99640-1 | libc | packages:pkgdata:crconf, Linux crypto layer configuraton tool. Use this to manipulate kernel Crypto API/framework stuff, like drivers, templates, etc. Example: https://wiki.strongswan.org/projects/strongswan/wiki/Pcrypt Most interesting stuff you can find on https://wiki.strongswan.org | 10kB | 9kB | GPL-2.0-only | Alexandru Ardelean | packages:pkgdata:crconf, Bug reports | packages:pkgdata:crconf, Sources |
| utilities | extract | 1.11-3 | libc, libextractor | packages:pkgdata:extract, libextractor contains the shell command extract that, similar to the well-known file command, can extract meta data from a file an print the results to stdout. | 10kB | 9kB | GPL-3.0-or-later | Daniel Golle | packages:pkgdata:extract, Bug reports | packages:pkgdata:extract, Sources |
| utilities | collectd-mod-bind | 5.12.0-34 | libc, collectd, libcurl4, libxml2 | packages:pkgdata:collectd-mod-bind, BIND server/zone input plugin | 10kB | 9kB | Jo-Philipp Wich, Hannu Nyman, | packages:pkgdata:collectd-mod-bind, Bug reports | packages:pkgdata:collectd-mod-bind, Sources | |
| utilities | open-plc-utils-plcmdio16 | 358dfcf7-5 | libc, open-plc-utils | packages:pkgdata:open-plc-utils-plcmdio16, Utility plcmdio16 from the Open PLC utilities package. | 10kB | 10kB | ISC | Michael Heimpold | packages:pkgdata:open-plc-utils-plcmdio16, Bug reports | packages:pkgdata:open-plc-utils-plcmdio16, Sources |
| utilities | tesseract-data-frk | 4.1.0-2 | libc, librt, libpthread, tesseract | Training data for frk language | 10087kB | 10119kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | tesseract-data-urd | 4.1.0-2 | libc, tesseract | Training data for urd language | 1010kB | 1010kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | jq | 1.6-2 | libc | Lightweight and flexible command-line JSON processor. | 102kB | 101kB | BSD | Marko Ratkaj | Bug reports | Sources |
| utilities | jq | 1.6-2 | libc | packages:pkgdata:jq, Lightweight and flexible command-line JSON processor. | 102kB | 101kB | BSD | Marko Ratkaj | packages:pkgdata:jq, Bug reports | packages:pkgdata:jq, Sources |
| utilities | tesseract-data-ori | 4.1.0-2 | libc, tesseract | Training data for ori language | 1046kB | 1046kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | hwloc-utils | 2.6.0-1 | libc, librt, libpthread, libhwloc, libncurses6 | The 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 utilities. | 105kB | 104kB | BSD-3-Clause | W. Michael Petullo | Bug reports | Sources |
| utilities | hwloc-utils | 2.6.0-1 | libc, librt, libpthread, libhwloc, libncurses6 | packages:pkgdata:hwloc-utils, The 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 utilities. | 105kB | 104kB | BSD-3-Clause | W. Michael Petullo | packages:pkgdata:hwloc-utils, Bug reports | packages:pkgdata:hwloc-utils, Sources |
| utilities | tesseract-data-khm | 4.1.0-2 | libc, tesseract | Training data for khm language | 1050kB | 1050kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | tesseract-data-eng | 4.1.0-2 | libc, tesseract | Training data for eng language | 10624kB | 10667kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | tesseract-data-eng | 4.1.0-2 | libc, tesseract | packages:pkgdata:tesseract-data-eng, Training data for eng language | 10624kB | 10667kB | Apache-2.0 | Valentín Kivachuk | packages:pkgdata:tesseract-data-eng, Bug reports | packages:pkgdata:tesseract-data-eng, Sources |
| utilities | tesseract-data-ceb | 4.1.0-2 | libc, tesseract | Training data for ceb language | 1069kB | 1076kB | Apache-2.0 | Valentín Kivachuk | Bug reports | Sources |
| utilities | bluelog | 1.1.2-5 | libc, librt, libpthread, bluez-libs, kmod-bluetooth | Bluelog is a simple Bluetooth scanner designed to tell you how many discoverable devices there are in an area as quickly as possible. It is intended to be used as a site survey tool, identifying the number of possible Bluetooth targets there are in the surrounding environment. | 11kB | 10kB | GPL-2.0 | Nicolas Thill | Bug reports | Sources |
| Previous page Next page | ||||||||||