LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

urpmq

Query Mageia package information

TLDR

TLDR

Display package info
$ urpmq -i [package]
copy
Show dependencies
$ urpmq --requires [package]
copy
Show recursive dependencies
$ urpmq -d [package]
copy
List missing dependencies for RPM
$ sudo urpmq -d -m --sources [path/to/file.rpm]
copy
List media with URLs
$ urpmq --list-media --list-url
copy
Fuzzy search with group and release
$ urpmq -g -r -y [keyword]
copy
Exact name search
$ urpmq -g -r [package]
copy

SYNOPSIS

urpmq [OPTIONS] [PACKAGE...]

DESCRIPTION

urpmq queries information about packages and media in Mageia Linux. It can display package details, dependencies, and configured repository information.Part of the urpmi package management suite for Mageia.

PARAMETERS

-i

Display package information
--requires
Show direct dependencies
-d, --requires-recursive
Show all dependencies recursively
-m
Show sources for dependencies
--sources
Print package sources
--list-media
List configured media
--list-url
Show media URLs
-g
Show package group
-r
Show release information
-y, --fuzzy
Fuzzy match package names

CAVEATS

Mageia specific. Some operations require root privileges. Recursive dependency queries may produce long output.

SEE ALSO

urpmi(8), urpmf(8), urpme(8)

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