I know that all these 30 media are in my list:
- Code: Select all
$ urpmq --list-media
Core Release
Core Release Debug
Core Updates
Core Updates Debug
Core Updates Testing
Core Updates Testing Debug
Core Backports
Core Backports Debug
Core Backports Testing
Core Backports Testing Debug
Nonfree Release
Nonfree Release Debug
Nonfree Updates
Nonfree Updates Debug
Nonfree Updates Testing
Nonfree Updates Testing Debug
Nonfree Backports
Nonfree Backports Debug
Nonfree Backports Testing
Nonfree Backports Testing Debug
Tainted Release
Tainted Release Debug
Tainted Updates
Tainted Updates Debug
Tainted Updates Testing
Tainted Updates Testing Debug
Tainted Backports
Tainted Backports Debug
Tainted Backports Testing
Tainted Backports Testing Debug
But the command below only shows 2 active media.
- Code: Select all
$ urpmq --list-media active
Core Release
Core Updates
I have checked the Wiki on URPMI but there is no mention of activating already existing, deactivated media; only how to add new media (which at this point I don't feel I need to do as the media is already added, only deactivated). The image referenced has checkboxes, so I was hoping someone could show me how to do the same, enable media, using the CLI.