패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='utilities---database'
| Category | ↑ Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| utilities---database | unixodbc-tools | 2.3.9-2 | libc, unixodbc, libncurses6, libreadline8 | Command Line Tools to help install a driver and work with SQL. | 25kB | 25kB | prog GPL libs LGPL | Thomas Heil | Bug reports | Sources |
| utilities---database | sqlite3-cli | 3410200-1 | libc, libsqlite3-0, libedit | SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains a terminal-based front-end to the SQLite (v3.x) library that can evaluate queries interactively and display the results in multiple formats. | 118kB | 118kB | PUBLICDOMAIN | common packages maintainers | Bug reports | Sources |
| utilities---database | rrdtool1 | 1.0.50-5 | libc, 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 command line tools used to manage RRDs. | 11kB | 10kB | Jo-Philipp Wich | Bug reports | Sources | |
| utilities---database | rrdcgi1 | 1.0.50-5 | libc, librt, libpthread, 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 the rrdcgi tool used to create web pages containing RRD graphs based on templates. | 8kB | 6kB | Jo-Philipp Wich | Bug reports | Sources | |
| utilities---database | pgsql-server | 14.9-1 | libc, librt, libpthread, pgsql-cli, blockd | PostgreSQL databases Server. | 4998kB | 5081kB | PostgreSQL | Daniel Golle | Bug reports | Sources |
| utilities---database | pgsql-cli-extra | 14.9-1 | libc, librt, libpthread, libncursesw6, libpq, libreadline8, zlib | Command Line extras for PostgreSQL databases. | 242kB | 244kB | PostgreSQL | Daniel Golle | Bug reports | Sources |
| utilities---database | pgsql-cli | 14.9-1 | libc, librt, libpthread, libncursesw6, libpq, libreadline8, zlib | Command Line Interface (CLI) to PostgreSQL databases. | 163kB | 162kB | PostgreSQL | Daniel Golle | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-wsrep-info | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the wsrep_info plugin. | 5kB | 4kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-sql-errlog | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the sql_errlog plugin. | 3kB | 2kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-simple-password-check | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the simple_password_check plugin. | 3kB | 2kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-server-audit | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the server_audit plugin. | 16kB | 15kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-semisync-slave | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the semisync_slave plugin. | 4kB | 3kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-semisync-master | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the semisync_master plugin. | 11kB | 10kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-query-response-time | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the query_response_time plugin. | 5kB | 4kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-query-cache-info | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the query_cache_info plugin. | 4kB | 4kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-qa-auth-server | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the qa_auth_server plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-qa-auth-interface | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the qa_auth_interface plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-qa-auth-client | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the qa_auth_client plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-mypluglib | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the mypluglib plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-metadata-lock-info | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the metadata_lock_info plugin. | 4kB | 3kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-locales | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the locales plugin. | 3kB | 2kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-libdaemon-example | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the libdaemon_example plugin. | 3kB | 2kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-handlersocket | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the handlersocket plugin. | 51kB | 51kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-test-sql-discovery | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the ha_test_sql_discovery plugin. | 7kB | 7kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-spider | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_spider plugin. | 338kB | 340kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-sphinx | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_sphinx plugin. | 42kB | 41kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-sequence | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the ha_sequence plugin. | 9kB | 8kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-innodb | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the ha_innodb plugin. | 660kB | 660kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-federatedx | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_federatedx plugin. | 36kB | 35kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-federated | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_federated plugin. | 24kB | 23kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-example | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the ha_example plugin. | 9kB | 8kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-connect | 10.6.15-1 | libc, librt, libpthread, mariadb-server, libxml2 | MariaDB is a very fast and robust SQL database server. This package provides the ha_connect plugin. | 456kB | 466kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-blackhole | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_blackhole plugin. | 14kB | 13kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-ha-archive | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the ha_archive plugin. | 25kB | 24kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-file-key-management | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the file_key_management plugin. | 7kB | 6kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-feedback | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the feedback plugin. | 25kB | 24kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-example-key-management | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the example_key_management plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-disks | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the disks plugin. | 4kB | 3kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-dialog-examples | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the dialog_examples plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-debug-key-management | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the debug_key_management plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-client-ed25519 | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the client_ed25519 plugin. | 47kB | 46kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-test-plugin | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the auth_test_plugin plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-socket | 10.1.37-1 | libc, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the auth_socket plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-pam-v1 | 10.6.15-1 | libc, librt, libpthread, mariadb-server, libpam | MariaDB is a very fast and robust SQL database server. This package provides the auth_pam_v1 plugin. | 3kB | 2kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-pam | 10.6.15-1 | libc, librt, libpthread, mariadb-server, libpam | MariaDB is a very fast and robust SQL database server. This package provides the auth_pam plugin. | 8kB | 7kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-gssapi | 10.6.15-1 | libc, librt, libpthread, mariadb-server, krb5-libs | packages:pkgdata:mariadb-server-plugin-auth-gssapi, MariaDB is a very fast and robust SQL database server. This package provides the auth_gssapi plugin. | 5kB | 4kB | GPL-2.0-only | Michal Hrusecky | packages:pkgdata:mariadb-server-plugin-auth-gssapi, Bug reports | packages:pkgdata:mariadb-server-plugin-auth-gssapi, Sources |
| utilities---database | mariadb-server-plugin-auth-gssapi | 10.6.15-1 | libc, librt, libpthread, mariadb-server, krb5-libs | MariaDB is a very fast and robust SQL database server. This package provides the auth_gssapi plugin. | 5kB | 4kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-ed25519 | 10.6.15-1 | libc, librt, libpthread, mariadb-server | MariaDB is a very fast and robust SQL database server. This package provides the auth_ed25519 plugin. | 50kB | 49kB | GPL-2.0-only | Michal Hrusecky | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-auth-0x0100 | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the auth_0x0100 plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| utilities---database | mariadb-server-plugin-adt-null | 10.1.37-1 | libc, libssp, mariadb-server | MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package provides the adt_null plugin. | 2kB | 1kB | GPL-2.0 | Sebastian Kemper | Bug reports | Sources |
| Next page | ||||||||||