I have created a (Fedora) toolbox and I’d like to install software from RPM Fusion - is it possible to enable the repos inside the toolbox? I have them enabled on my system, so should I (somehow) pass them through or should I just install it anew inside the toolbox using the CLI like you do on the regular system?
Toolbox usually is setup to share the environment and the user home, but I don’t think configured repos from the host would be included in that. so yeah jsut do it like you would normally at the command line in workstation.
2 Likes
Thanks, Stephen