Re: gnome-shell-48.8-1.rmy1 to gnome-shell

Todd Zullinger <[email protected]> Fri, 3 Jul 2026 10:23:22 -0400
Newsgroups gmane.linux.redhat.fedora.general
Message-ID <[email protected]>
Francis Montagnac via users wrote:
> 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

The dnf distro-sync command is also helpful for things like
this.  It avoids the needs to work out versions and works
for more than just a single package at a time.

Simply disable the unwanted and/or unavailable repo dnf will
install the version from the remaining repos, whether that's
a downgrade or upgrade. E.g.:

    sudo dnf distro-sync --disable-repo=RMY-REPO gnome-shell

Where 'RMY-REPO' above is whatever the name of the
third-party repo you have providing those .rmy packages.
Though it sounds like disabling/removing that entirely
should be a first step rather than something done manually
just once.

Running distro-sync without any package spec would probably
be good to sync up any other packages which have been
overridden by the same third-party repo.  That gets messy,
so manually removing some things may end up being required,
depending on what has been installed.

-- 
Todd

-- 
_______________________________________________
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
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQSvlwC4tRNlCF6x+moHOcdGE+n45gUCakfF0wAKCRAHOcdGE+n4
5rEQAP47Y7D8w9Nzcm+vtKhSBvNLFZKYr9k0w2cZpgof5mlMHAD7BCJRCeE7Q0Yn
xKILmCtPx2Q4Km4loD+usr02Jtg6JgM=
=tH53
-----END PGP SIGNATURE-----