command-not-found: Update with new commands
This commit is contained in:
parent
edea1f1609
commit
28b412c731
@ -1,6 +1,6 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://termux.com
|
||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||
TERMUX_PKG_VERSION=1.6
|
||||
TERMUX_PKG_VERSION=1.7
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -246,6 +246,8 @@ char const* const commands[] = {
|
||||
" sh",
|
||||
"datamash",
|
||||
" datamash",
|
||||
"dcraw",
|
||||
" dcraw",
|
||||
"debianutils",
|
||||
" add-shell",
|
||||
" ischroot",
|
||||
@ -329,6 +331,8 @@ char const* const commands[] = {
|
||||
" fc-query",
|
||||
" fc-scan",
|
||||
" fc-validate",
|
||||
"fortune",
|
||||
" fortune",
|
||||
"frobtads",
|
||||
" frob",
|
||||
" t3make",
|
||||
@ -376,6 +380,7 @@ char const* const commands[] = {
|
||||
" git-receive-pack",
|
||||
" git-upload-archive",
|
||||
" git-upload-pack",
|
||||
" perl5.22.1",
|
||||
"glib-bin",
|
||||
" gapplication",
|
||||
" gdbus",
|
||||
@ -519,6 +524,20 @@ char const* const commands[] = {
|
||||
" jq",
|
||||
"kona",
|
||||
" k",
|
||||
"leptonica",
|
||||
" convertfilestopdf",
|
||||
" convertfilestops",
|
||||
" convertformat",
|
||||
" convertsegfilestopdf",
|
||||
" convertsegfilestops",
|
||||
" converttopdf",
|
||||
" converttops",
|
||||
" fileinfo",
|
||||
" printimage",
|
||||
" printsplitimage",
|
||||
" printtiff",
|
||||
" splitimage2pdf",
|
||||
" xtractprotos",
|
||||
"less",
|
||||
" less",
|
||||
" lessecho",
|
||||
@ -661,6 +680,10 @@ char const* const commands[] = {
|
||||
" updatedb",
|
||||
"moon-buggy",
|
||||
" moon-buggy",
|
||||
"mosh",
|
||||
" mosh",
|
||||
" mosh-client",
|
||||
" mosh-server",
|
||||
"multitail",
|
||||
" multitail",
|
||||
"mutt",
|
||||
@ -1138,8 +1161,10 @@ char const* const commands[] = {
|
||||
"pick",
|
||||
" pick",
|
||||
"picolisp",
|
||||
" httpGate",
|
||||
" picolisp",
|
||||
" pil",
|
||||
" ssl",
|
||||
"pinentry",
|
||||
" pinentry",
|
||||
" pinentry-curses",
|
||||
@ -1309,10 +1334,12 @@ char const* const commands[] = {
|
||||
" dalvikvm",
|
||||
" df",
|
||||
" getprop",
|
||||
" ip",
|
||||
" logcat",
|
||||
" ping",
|
||||
" ping6",
|
||||
" pm",
|
||||
" settings",
|
||||
" su",
|
||||
" termux-elf-cleaner",
|
||||
" termux-fix-shebang",
|
||||
@ -1322,6 +1349,8 @@ char const* const commands[] = {
|
||||
"teseq",
|
||||
" reseq",
|
||||
" teseq",
|
||||
"tesseract",
|
||||
" tesseract",
|
||||
"tig",
|
||||
" tig",
|
||||
"tinyscheme",
|
||||
@ -1372,6 +1401,12 @@ char const* const commands[] = {
|
||||
" vimdiff",
|
||||
" vimtutor",
|
||||
" xxd",
|
||||
"vorbis-tools",
|
||||
" oggdec",
|
||||
" oggenc",
|
||||
" ogginfo",
|
||||
" vcut",
|
||||
" vorbiscomment",
|
||||
"vttest",
|
||||
" vttest",
|
||||
"vtutils",
|
||||
@ -1426,6 +1461,8 @@ char const* const commands[] = {
|
||||
" vsyasm",
|
||||
" yasm",
|
||||
" ytasm",
|
||||
"zbar",
|
||||
" zbarimg",
|
||||
"zile",
|
||||
" zile",
|
||||
"zip",
|
||||
@ -1439,6 +1476,42 @@ char const* const commands[] = {
|
||||
" ack",
|
||||
"ant",
|
||||
" ant",
|
||||
"byobu",
|
||||
" byobu",
|
||||
" byobu-config",
|
||||
" byobu-ctrl-a",
|
||||
" byobu-disable",
|
||||
" byobu-disable-prompt",
|
||||
" byobu-enable",
|
||||
" byobu-enable-prompt",
|
||||
" byobu-export",
|
||||
" byobu-janitor",
|
||||
" byobu-keybindings",
|
||||
" byobu-launch",
|
||||
" byobu-launcher",
|
||||
" byobu-launcher-install",
|
||||
" byobu-launcher-uninstall",
|
||||
" byobu-layout",
|
||||
" byobu-prompt",
|
||||
" byobu-quiet",
|
||||
" byobu-reconnect-sockets",
|
||||
" byobu-screen",
|
||||
" byobu-select-backend",
|
||||
" byobu-select-profile",
|
||||
" byobu-select-session",
|
||||
" byobu-shell",
|
||||
" byobu-silent",
|
||||
" byobu-status",
|
||||
" byobu-status-detail",
|
||||
" byobu-tmux",
|
||||
" byobu-ugraph",
|
||||
" byobu-ulevel",
|
||||
" col1",
|
||||
" ctail",
|
||||
" manifest",
|
||||
" purge-old-kernels",
|
||||
" vigpg",
|
||||
" wifi-status",
|
||||
"dx",
|
||||
" dalvikvm-wrapper",
|
||||
" dx",
|
||||
|
Loading…
Reference in New Issue
Block a user