Hi.

On Wed, 1 Jul 2026 11:31:48 +0000 Patrick Dupre via users 
<[email protected]> wrote:

>>> 1) How can I replace the gnome-shell-x.y-z.rmy1 package by the official
>>> gnome-shell ?

>> It depends on what version the other repo was providing. Assuming
>> you've disabled that repo, you could try upgrading or reinstalling
>> depending on the versions.


> I am not sure to understand.
> Here il the list of repo that I have.
> which one would have installed
> gnome-shell-48.8-1.rmy1.fc42.x86_64, 
> gnome-shell-common-48.8-1.rmy1.fc42.noarch ?

"dnf list --installed gnome-shell-common-48.8-1.rmy1.fc42.noarch"
should show the repo this RPM was installed from in the third column.

Example:

    dnf list --installed bash
    Installed packages
    bash.x86_64 5.3.9-3.fc44 fedora
                             ^^^^^^
shows that bash is installed from the fedora repo.

You may try:

    sudo dnf swap gnome-shell-48.8-1.rmy1.fc42.x86_64 \
                  gnome-shell-48.8-1.fc42.x86_64 


    sudo dnf swap gnome-shell-common-48.8-1.rmy1.fc42.noarch \
                  gnome-shell-common-48.8-1.fc42.noarch

PS1: Your quotations are wrong. The sentence from Samuel was merged
with yours. I manullally corrected that for clarity.
Please prevent this in the future.

>>> 2) Can I install gnome-shell-frippery?
>> It doesn't exist in Fedora. What features are you looking for? There
>> are several "frippery" extensions. See if those cover it.

PS2: Also, citing this is useless since you don't answer to it.

-- 
francis
-- 
_______________________________________________
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, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to