Dear All, Suppose that one wants to dnf clean all of a specific repo. I have tried the following command:
dnf clean all --enablerepo="_copr:copr.fedorainfracloud.org:mfabian:ibus-typing-booster" --disablerepo="*" but I get the following error: # dnf clean all --enablerepo="_copr:copr.fedorainfracloud.org:mfabian:ibus-typing-booster" --disablerepo="*" Error: Unknown repo: '_copr:copr.fedorainfracloud.org:mfabian:ibus-typing-booster' # But # ls /etc/yum.repos.d/ | grep ibus _copr:copr.fedorainfracloud.org:mfabian:ibus-typing-booster.repo # What am I doing wrong? Thanks in advance, Paul _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
