table of contents
GOPHIAN-SEARCH(1) | General Commands Manual | GOPHIAN-SEARCH(1) |
NAME¶
gophian-search - Search Debian Go packages by name and import path
SYNOPSIS¶
gophian search <QUERY> [OPTIONS]
DESCRIPTION¶
Search for and list Debian packages with the given package name or Go import path. This subcommand makes use of the XS-Go-Import-Path field specified Debian source packages for Go programs and libraries, and can only find packages with this field specified.
ARGUMENTS¶
QUERY - Debian package name or Go import path.
OPTIONS¶
--help - Show help message and exit.
2024-07-08 |