logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Remove Media - Manage URPMI Repositories | Online Free DevTools by Hexmos

Remove media with URPMI in Linux. Efficiently manage software repositories by removing obsolete or unwanted sources. Free online tool, no registration required.

urpmi-removemedia

Remove media in Mageia. Note: Mageia documentation uses medium and repository as synonymous. See also: urpmi, urpme, urpmi.addmedia, urpmi.update, urpmf, urpmq. More information: https://man.linuxreviews.org/man8/urpmi.removemedia.8.html.

  • Remove a medium:

sudo urpmi.removemedia {{medium}}

  • Remove [a]ll media:

sudo urpmi.removemedia -a

  • Remove media fuzz[y] matching on media names:

sudo urpmi.removemedia -y {{keyword}}

See Also