LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

scout

Search packages by binaries, modules, and other attributes on openSUSE

TLDR

Search for a binary in available packages
$ scout bin [command_name]
copy
Search for a Java class
$ scout java [class_name]
copy
Search for an autoconf macro
$ scout autoconf [macro_name]
copy
Search for a Python module
$ scout python [module_name]
copy
Search using a specific repository
$ scout -r [repo_name] bin [command_name]
copy

SYNOPSIS

scout [module] [options] [searchterm_]

DESCRIPTION

Scout is an openSUSE command-line utility for searching packages by various attributes such as binaries, Java classes, Python modules, and autoconf macros. It powers the "command-not-found" feature in bash and zsh.When you type an unknown command, the shell automatically invokes scout to find which package provides it and suggests installation via zypper. Scout searches package indexes without requiring packages to be installed.The tool integrates with the zypp package management system and can query multiple repositories.

PARAMETERS

bin

Search for binaries/executables in packages
java
Search for Java classes in packages
python
Search for Python modules in packages
autoconf
Search for autoconf macros in packages
-r repo, --repo=repo
Specify repository to search (default: zypp)
-p, --package
Display package names only
-l, --listrepos
List available repositories

INSTALL

sudo apt install openafs-client
copy
nix profile install nixpkgs#scout
copy

CAVEATS

Scout relies on pre-built indexes that may not include all packages or the latest additions. The command-not-found handler is automatically enabled in bash and zsh on openSUSE systems.

HISTORY

Scout was developed by the openSUSE project to provide helpful suggestions when users type commands that are not installed. The project has been succeeded by cnf (command-not-found) in newer openSUSE releases.

SEE ALSO

zypper(8), pkgfile(1), apt-file(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid