LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

urpmi

Install packages on Mageia Linux

TLDR

Install package
$ sudo urpmi [package]
copy
Install from local RPM
$ sudo urpmi [path/to/file.rpm]
copy
Download without installing
$ urpmi --no-install [package]
copy
Update all packages
$ sudo urpmi --auto-select
copy
Install on multiple machines
$ sudo urpmi --parallel local [package]
copy

SYNOPSIS

urpmi [OPTIONS] PACKAGE...

DESCRIPTION

urpmi is the package installer for Mageia Linux. It can install packages from repositories or local RPM files, handling dependencies automatically.The tool supports updating all installed packages and can manage packages across multiple machines using parallel configuration.

PARAMETERS

--no-install

Download package without installing
--auto-select
Update all installed packages
--parallel CONFIG
Install on multiple machines
--auto
Automatically confirm actions

CAVEATS

Mageia specific. Run urpmi.update -a first to get latest package lists. Requires root privileges for installation.

SEE ALSO

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