NAME
urpmi.removemedia - remove a rpm media from the known media of urpmi
SYNOPSIS
urpmi.removemedia [options] names
DESCRIPTION
urpmi.removemedia removes from all configuration files all references to the named media and to rpms from that media. <names> is a list of names you first told to urpmi.addmedia.
OPTIONS
- -a
-
Select and remove all media.
- -c
-
Clean header cache directory (/var/cache/urpmi/headers).
- -y
-
Fuzzy match on media names, so you can remove several media at once.
- -v
-
Be verbose (the default).
- -q
-
Be quiet.
SEE ALSO
urpmi(8), urpmi.addmedia(8), urpmi.update(8).
AUTHOR
Pascal Rigaux (original author), François Pons, Rafael Garcia-Suarez, <rgarciasuarez@mandriva.com> (current maintainer)