Max Pyziur wrote: >> On 11/18/2024 4:01 AM EST Barry <barry@xxxxxxxxxxxxxxxx> wrote: >>> On 18 Nov 2024, at 02:32, Max Pyziur <pyz@xxxxxxxxx> wrote: >>> >>> With the recent upgrade from Fedora 40 to Fedora 41, I >>> lost signal-desktop. The repo as listed for the F40 >>> version is: >>> >>> Signal Messaging Devel Project (Fedora_40) >>> >>> Google says to install OpenSuse packages using commands: >>> >>> dnf config-manager --add-repo https://download.opensuse.org/repositories/network:im:signal/Fedora_Rawhide/network:im:signal.repo >>> dnf install signal-desktop >>> >>> But. --add-repo is not valid. More googling, and the recommendation is to change it to --addrepo; Google (or other search engines) aren't really the best tools to find good documentation for recently changed commands (IMO). It's clearly giving you useless, outdated information here. >> Dnf was updated from dnf4 to dnf5. Some long time deprecated command where removed. >> >> See `man dnf` and https://dnf5.readthedocs.io/en/latest/commands/index.html for details of the commands. > > Thank you. There doesn't seem to be a way of using it to install repos. > > Is that correct? If no, then what is the procedure; if yes, then what is the non-dnf process of properly installing repos. No, that is not correct. As Barry suggested, check the dnf documentation, online¹, the dnf-config-manager(8) man page, or dnf --help, dnf config-manager --help, dnf config-manager addrepo --help, etc. Any of those should quickly lead you to the proper syntax: dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/network:im:signal/Fedora_Rawhide/network:im:signal.repo I don't know if the installed signal-desktop works or not, but that's not really relevant here. IF it doesn't work after installing, that's something to take up with the third-party repo provider. :) ¹ https://dnf5.readthedocs.io/en/latest/dnf5_plugins/config-manager.8.html#config-manager-plugin-ref-label -- Todd
Attachment:
signature.asc
Description: PGP signature
-- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue