Question #184279 on IUS Community Project changed: https://answers.launchpad.net/ius/+question/184279
BJ Dierkes requested more information: Note, that last command is all one line... maybe better like this: # cat /etc/yum.repos.d/ius.repo \ | grep mirrorlist \ | head -n1 \ | sed 's/mirrorlist=//' \ | sed "s/\$basearch/`uname -i`/" \ | xargs curl -- You received this question notification because you are a member of IUS Core Development, which is an answer contact for IUS Community Project. _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

