LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mamba-repoquery

queries package metadata

TLDR

Search package
$ mamba repoquery search [package]
copy
Show package dependencies
$ mamba repoquery depends [package]
copy
Show what depends on package
$ mamba repoquery whoneeds [package]
copy
Show package info
$ mamba repoquery info [package]
copy
Query installed packages
$ mamba repoquery search --installed [pattern]
copy

SYNOPSIS

mamba repoquery command [options] query

DESCRIPTION

mamba repoquery queries package metadata. It shows dependencies and reverse dependencies.The tool helps understand package relationships. Faster than conda search.

PARAMETERS

COMMAND

Query type.
QUERY
Package name or pattern.
search
Search for packages.
depends
Show dependencies.
whoneeds
Show reverse dependencies.
info
Package information.
--installed
Query installed only.
--help
Display help information.

INSTALL

sudo dnf install mamba
copy
nix profile install nixpkgs#mamba
copy

CAVEATS

Part of mamba. Repository must be indexed. Uses conda channels.

HISTORY

mamba repoquery provides fast package queries using mamba's optimized C++ backend.

SEE ALSO

mamba(1), conda(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