软件包列表
软件包分类
点击软件包分类可直接对下方 软件包列表 进行筛选,您也可以输入内容手动筛选。
软件包列表
为了不影响您的体验,每页只显示50个软件包。
- 点击左下角“下一页”或“上一页”以便显示前50或后50个软件包。
- 点击表头可对按对应字段对内容进行排序。
- 在
反白框输入您的筛选条件。
当您点击下表中的软件包名称后,将默认打开该软件包的独有页面及相关文档。如果没有,动一动手指添加。
Filtered by categories='development'
| 类别 | 名称 | 版本 | 依赖包 | 描述信息 | 软件包体积 | 安装后大小 | 授权方式 | ↑ 维护人 | 报告错误 | 源代码 |
|---|---|---|---|---|---|---|---|---|---|---|
| development | trace-cmd | v2.6.1-1 | libc | Linux trace command line utility | 119kB | 118kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| development | trace-cmd-extra | v2.6.1-1 | libc | Extra plugins for trace-cmd | 10kB | 9kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| development | gdbserver | 7.11.1-1 | libc, zlib | GDBSERVER is a program that allows you to run GDB on a different machine than the one which is running the program being debugged. | 121kB | 121kB | GPL-3.0+ | LEDE team | Bug reports | Sources |
| development | gdbserver-arc | arc-2016.03-gdb-1 | libc, libssp, libthread-db, zlib | GDBSERVER is a program that allows you to run GDB on a different machine than the one which is running the program being debugged. | 105kB | 105kB | GPL-3.0+ | LEDE team | Bug reports | Sources |
| development | gdb | 7.11.1-1 | libc, zlib, libreadline, libncurses | GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. | 1669kB | 1672kB | GPL-3.0+ | LEDE team | Bug reports | Sources |
| development | gdb-arc | arc-2016.03-gdb-1 | libc, libssp, libthread-db, zlib, libreadline, libncurses | GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. | 1344kB | 1348kB | GPL-3.0+ | LEDE team | Bug reports | Sources |
| development | packr | 1.30.1-1 | libc | Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. | 2038kB | 2041kB | MIT | Jeffery To | Bug reports | Sources |
| development | packr | 1.30.1-1 | libc | Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. | 2175kB | 2179kB | MIT | Jeffery To | Bug reports | Sources |
| development | gitlab-runner | 14.0.1-1 | libc | GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. | 23239kB | 23369kB | MIT | Jan Pavlinec | Bug reports | Sources |
| development | gitlab-runner | 14.3.2-1 | libc | GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. | 23550kB | 23681kB | MIT | Jan Pavlinec | Bug reports | Sources |
| development | automake | 1.16.3-1 | libc, autoconf, perlbase-thread, perlbase-attributes | packages:pkgdata:automake, Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 381kB | 380kB | GPL-3.0-or-later | Heinrich Schuchardt | packages:pkgdata:automake, Bug reports | packages:pkgdata:automake, Sources |
| development | m4 | 1.4.18-1 | libc | packages:pkgdata_owrt18_6:m4, GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 87kB | 86kB | GPL-3.0+ | Heinrich Schuchardt | packages:pkgdata_owrt18_6:m4, Bug reports | packages:pkgdata_owrt18_6:m4, Sources |
| development | pkg-config | 0.29.2-3 | libc, librt, libpthread, glib2 | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). | 19kB | 18kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | make | 4.3-1 | libc, librt, libpthread | The Make package contains a tool to create executables from source files. | 81kB | 80kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | m4 | 1.4.18-3 | libc, librt, libpthread | GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 70kB | 69kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | libtool-bin | 2.4.6-3 | libc, librt, libpthread | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. | 236kB | 235kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | automake | 1.16.3-1 | libc, autoconf, perlbase-thread, perlbase-attributes | Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 378kB | 377kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | autoconf | 2.70-2 | libc, m4, perl, perlbase-data, perlbase-file, perlbase-getopt, perlbase-dynaloader, perlbase-text | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | 534kB | 537kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | pkg-config | 0.29.2-2 | libc, libssp, glib2 | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). | 18kB | 17kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | make | 4.2.1-4 | libc | The Make package contains a tool to create executables from source files. | 89kB | 88kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | m4 | 1.4.18-2 | libc | GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 87kB | 86kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | libtool-bin | 2.4.6-3 | libc | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. | 236kB | 235kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | pkg-config | 0.29.1-1 | libc, libssp, glib2 | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). | 18kB | 17kB | GPL-2+ | Heinrich Schuchardt | Bug reports | Sources |
| development | make | 4.2.1-2 | libc, libssp | The Make package contains a tool to create executables from source files. | 73kB | 72kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | m4 | 1.4.18-1 | libc | GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 87kB | 86kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | libtool-bin | 2.4.6-2 | libc, libssp | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. | 236kB | 235kB | GPL-2.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | automake | 1.15-4 | libc, autoconf, perlbase-thread, perlbase-attributes | Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 363kB | 362kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | autoconf | 2.69-2 | libc, m4, perl, perlbase-data, perlbase-file, perlbase-getopt, perlbase-dynaloader, perlbase-text | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | 505kB | 504kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | automake | 1.15.1-2 | libc, autoconf, perlbase-thread, perlbase-attributes | Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 376kB | 375kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | autoconf | 2.69-3 | libc, m4, perl, perlbase-data, perlbase-file, perlbase-getopt, perlbase-dynaloader, perlbase-text | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | 505kB | 504kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | pkg-config | 0.29.2-3 | libc, librt, libpthread, glib2 | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). | 19kB | 18kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | make | 4.3-1 | libc, librt, libpthread | The Make package contains a tool to create executables from source files. | 77kB | 76kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | m4 | 1.4.19-1 | libc, librt, libpthread | GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 76kB | 75kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | libtool-bin | 2.4.6-3 | libc | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. | 239kB | 238kB | GPL-2.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | automake | 1.16.3-1 | libc, autoconf, perlbase-thread, perlbase-attributes | Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 381kB | 380kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | autoconf | 2.70-2 | libc, m4, perl, perlbase-data, perlbase-file, perlbase-getopt, perlbase-dynaloader, perlbase-text | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | 537kB | 537kB | GPL-3.0-or-later | Heinrich Schuchardt | Bug reports | Sources |
| development | pkg-config | 0.29.1-1 | libc, libssp, glib2 | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). | 18kB | 17kB | GPL-2+ | Heinrich Schuchardt | Bug reports | Sources |
| development | make | 4.2.1-2 | libc, libssp | The Make package contains a tool to create executables from source files. | 72kB | 72kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | m4 | 1.4.17-2 | libc | GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. | 85kB | 84kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | libtool-bin | 2.4.6-2 | libc | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. | 237kB | 236kB | GPL-2.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | automake | 1.15-4 | libc, libssp, autoconf, perlbase-thread, perlbase-attributes | Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. | 364kB | 363kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | autoconf | 2.69-2 | libc, libssp, m4, perl, perlbase-data, perlbase-file, perlbase-getopt, perlbase-dynaloader, perlbase-text | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. | 505kB | 504kB | GPL-3.0+ | Heinrich Schuchardt | Bug reports | Sources |
| development | binutils | 2.37-2 | libc, librt, libpthread, objdump, ar | packages:pkgdata:binutils, The Binutils package contains a linker, an assembler, and other tools for handling object files | 805kB | 807kB | GPL-3.0+ | Felix Fietkau | packages:pkgdata:binutils, Bug reports | packages:pkgdata:binutils, Sources |
| development | valgrind-vgdb | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (GDB interface) | 19kB | 18kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | valgrind-massif | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (heap profiling) | 2740kB | 2859kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | valgrind-helgrind | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (thread debugging) | 3000kB | 3125kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | valgrind-drd | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (thread error detection) | 2946kB | 3070kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | valgrind-callgrind | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (callgraph profiling) | 2881kB | 3007kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | valgrind-cachegrind | 3.16.1-1 | libc, valgrind | debugging and profiling tools for Linux (cache profiling) | 2712kB | 2837kB | GPL-2.0+ | Felix Fietkau | Bug reports | Sources |
| development | objdump | 2.35.1-2 | libc, libopcodes, libctf | objdump | 140kB | 139kB | GPL-3.0+ | Felix Fietkau | Bug reports | Sources |
| Previous page Next page | ||||||||||